Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp78 bool InsertUnwindResumeCalls();
170 bool DwarfEHPrepare::InsertUnwindResumeCalls() { in InsertUnwindResumeCalls() function in DwarfEHPrepare
315 bool Changed = InsertUnwindResumeCalls(); in run()