Home
last modified time | relevance | path

Searched refs:InsertUnwindResumeCalls (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DDwarfEHPrepare.cpp45 bool InsertUnwindResumeCalls(Function &Fn);
181 bool DwarfEHPrepare::InsertUnwindResumeCalls(Function &Fn) { in InsertUnwindResumeCalls() function in DwarfEHPrepare
260 bool Changed = InsertUnwindResumeCalls(Fn); in runOnFunction()