Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp435 bool matchInstruction(Instruction *I, bool isEQ) { in matchInstruction() function
606 if (matchInstruction(I, isEQ)) in gather()