Home
last modified time | relevance | path

Searched defs:DemoteCatchSwitchPHIOnly (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp65 WinEHPrepareImpl(bool DemoteCatchSwitchPHIOnly) in WinEHPrepareImpl()
87 bool DemoteCatchSwitchPHIOnly; member in __anon2629cb1e0111::WinEHPrepareImpl
98 bool DemoteCatchSwitchPHIOnly; member in __anon2629cb1e0111::WinEHPrepare
103 WinEHPrepare(bool DemoteCatchSwitchPHIOnly = false) in WinEHPrepare()
127 FunctionPass *llvm::createWinEHPass(bool DemoteCatchSwitchPHIOnly) { in createWinEHPass()
860 bool DemoteCatchSwitchPHIOnly) { in demotePHIsOnFunclets()