Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp4974 static bool isAlternateInstruction(const Instruction *I,
5922 if (isAlternateInstruction(Cmp, MainCI, AltCI, *TLI)) { in buildTree_rec()
6214 static bool isAlternateInstruction(const Instruction *I, in isAlternateInstruction() function
9790 return isAlternateInstruction(I, E->getMainOp(), E->getAltOp(), in vectorizeTree()