Home
last modified time | relevance | path

Searched refs:SawCatchAll (Results 1 – 3 of 3) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2676 bool SawCatchAll = false; in visitLandingPadInst() local
2682 SawCatchAll = true; in visitLandingPadInst()
2709 if (SawCatchAll) { in visitLandingPadInst()