Searched refs:InsertUnwindResumeCalls (Results 1 – 1 of 1) 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()