Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp2407 bool SawCatchAll = false; in visitLandingPadInst() local
2413 SawCatchAll = true; in visitLandingPadInst()
2426 if (SawCatchAll) { in visitLandingPadInst()