Searched refs:SjLjEHPrepare (Results 1 – 2 of 2) sorted by relevance
72 class SjLjEHPrepare : public FunctionPass { class77 explicit SjLjEHPrepare(const TargetMachine *TM = nullptr) in SjLjEHPrepare() function in __anon717b74230111::SjLjEHPrepare97 char SjLjEHPrepare::ID = 0;98 INITIALIZE_PASS(SjLjEHPrepare, DEBUG_TYPE, "Prepare SjLj exceptions",103 return new SjLjEHPrepare(TM); in createSjLjEHPreparePass()
458 SRCS_MIN+= CodeGen/SjLjEHPrepare.cpp