Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp884 bool IsCatchSwitchBB = isa<CatchSwitchInst>(BB.getFirstNonPHIIt()); in demotePHIsOnFunclets() local
893 if (!IsCatchSwitchBB && !HasIncomingCatchSwitchBB) in demotePHIsOnFunclets()