Home
last modified time | relevance | path

Searched refs:matchInstruction (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp476 bool matchInstruction(Instruction *I, bool isEQ) { in matchInstruction() function
646 if (matchInstruction(I, isEQ)) in gather()