Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp4205 bool SawCatchAll = false; in visitLandingPadInst() local
4211 SawCatchAll = true; in visitLandingPadInst()
4238 if (SawCatchAll) { in visitLandingPadInst()