Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstructionCombining.cpp2945 bool SawCatchAll = false; in visitLandingPadInst() local
2951 SawCatchAll = true; in visitLandingPadInst()
2978 if (SawCatchAll) { in visitLandingPadInst()