Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHPrepare.h17 bool DemoteCatchSwitchPHIOnly; variable
21 : DemoteCatchSwitchPHIOnly(DemoteCatchSwitchPHIOnly_) {} in DemoteCatchSwitchPHIOnly() function
/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp65 WinEHPrepareImpl(bool DemoteCatchSwitchPHIOnly) in WinEHPrepareImpl() argument
87 bool DemoteCatchSwitchPHIOnly; member in __anon59dc2ad10111::WinEHPrepareImpl
98 bool DemoteCatchSwitchPHIOnly; member in __anon59dc2ad10111::WinEHPrepare
103 WinEHPrepare(bool DemoteCatchSwitchPHIOnly = false) in WinEHPrepare() argument
127 createWinEHPass(bool DemoteCatchSwitchPHIOnly) createWinEHPass() argument
860 demotePHIsOnFunclets(Function & F,bool DemoteCatchSwitchPHIOnly) demotePHIsOnFunclets() argument
[all...]