Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DSLPVectorizer.cpp167 static bool canCombineAsAltInst(unsigned Op) { in canCombineAsAltInst() function
197 if (canCombineAsAltInst(Opcode) && i == 1) in getSameOpcode()