Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHPrepare.h17 bool DemoteCatchSwitchPHIOnly; variable
21 : DemoteCatchSwitchPHIOnly(DemoteCatchSwitchPHIOnly_) {} in DemoteCatchSwitchPHIOnly() function
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp64 WinEHPrepareImpl(bool DemoteCatchSwitchPHIOnly) WinEHPrepareImpl() argument
86 bool DemoteCatchSwitchPHIOnly; global() member in __anon0a1f65f00111::WinEHPrepareImpl
97 bool DemoteCatchSwitchPHIOnly; global() member in __anon0a1f65f00111::WinEHPrepare
102 WinEHPrepare(bool DemoteCatchSwitchPHIOnly=false) WinEHPrepare() argument
126 createWinEHPass(bool DemoteCatchSwitchPHIOnly) createWinEHPass() argument
859 demotePHIsOnFunclets(Function & F,bool DemoteCatchSwitchPHIOnly) demotePHIsOnFunclets() argument
[all...]