Searched refs:InsertUnwindResumeCalls (Results 1 – 2 of 2) sorted by relevance
45 bool InsertUnwindResumeCalls(Function &Fn);181 bool DwarfEHPrepare::InsertUnwindResumeCalls(Function &Fn) { in InsertUnwindResumeCalls() function in DwarfEHPrepare260 bool Changed = InsertUnwindResumeCalls(Fn); in runOnFunction()
66 bool InsertUnwindResumeCalls();665 bool DwarfEHPrepare::InsertUnwindResumeCalls() { in InsertUnwindResumeCalls() function in DwarfEHPrepare727 if (InsertUnwindResumeCalls()) { in runOnFunction()