Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstructionCombining.cpp1544 bool SawCatchAll = false; in visitLandingPadInst() local
1550 SawCatchAll = true; in visitLandingPadInst()
1563 if (SawCatchAll) { in visitLandingPadInst()
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2500 bool SawCatchAll = false; in visitLandingPadInst() local
2506 SawCatchAll = true; in visitLandingPadInst()
2533 if (SawCatchAll) { in visitLandingPadInst()