Searched refs:WinEHPrepare (Results 1 – 2 of 2) sorted by relevance
97 class WinEHPrepare : public FunctionPass { class103 WinEHPrepare(bool DemoteCatchSwitchPHIOnly = false) in WinEHPrepare() function in __anon2629cb1e0111::WinEHPrepare123 char WinEHPrepare::ID = 0;124 INITIALIZE_PASS(WinEHPrepare, DEBUG_TYPE, "Prepare Windows exceptions", false,128 return new WinEHPrepare(DemoteCatchSwitchPHIOnly); in createWinEHPass()
537 SRCS_MIN+= CodeGen/WinEHPrepare.cpp