Home
last modified time | relevance | path

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

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