Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp63 WinEHPrepare(bool DemoteCatchSwitchPHIOnly = false) in WinEHPrepare()
93 bool DemoteCatchSwitchPHIOnly; member in __anonbf8630e90111::WinEHPrepare
109 FunctionPass *llvm::createWinEHPass(bool DemoteCatchSwitchPHIOnly) { in createWinEHPass()
714 bool DemoteCatchSwitchPHIOnly) { in demotePHIsOnFunclets()