Home
last modified time | relevance | path

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

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