Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp885 bool HasIncomingCatchSwitchBB = false; in demotePHIsOnFunclets() local
889 HasIncomingCatchSwitchBB = true; in demotePHIsOnFunclets()
893 if (!IsCatchSwitchBB && !HasIncomingCatchSwitchBB) in demotePHIsOnFunclets()