Searched refs:InsertUnwindResumeCalls (Results 1 – 1 of 1) sorted by relevance
41 bool InsertUnwindResumeCalls(Function &Fn);110 bool DwarfEHPrepare::InsertUnwindResumeCalls(Function &Fn) { in InsertUnwindResumeCalls() function in DwarfEHPrepare181 bool Changed = InsertUnwindResumeCalls(Fn); in runOnFunction()