Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp62 WinEHPrepare(bool DemoteCatchSwitchPHIOnly = false) in WinEHPrepare()
92 bool DemoteCatchSwitchPHIOnly; member in __anon7827c4290111::WinEHPrepare
108 FunctionPass *llvm::createWinEHPass(bool DemoteCatchSwitchPHIOnly) { in createWinEHPass()
692 bool DemoteCatchSwitchPHIOnly) { in demotePHIsOnFunclets()