Home
last modified time | relevance | path

Searched refs:getNonPhiOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15522 static Instruction *getNonPhiOperand(Instruction *I, PHINode *Phi) { in getNonPhiOperand() function
15584 FutureSeed = getNonPhiOperand(Root, P); in vectorizeHorReduction()