Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6177 static bool isAlternateInstruction(const Instruction *I,
7442 if (isAlternateInstruction(Cmp, MainCI, AltCI, *TLI)) { in buildTree_rec()
7660 static bool isAlternateInstruction(const Instruction *I, in isAlternateInstruction() function
13641 return isAlternateInstruction(I, E->getMainOp(), E->getAltOp(), in vectorizeTree()