Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp221 bool DoesRewindFunctionNeedExceptionObject; in InsertUnwindResumeCalls() local
229 DoesRewindFunctionNeedExceptionObject = false; in InsertUnwindResumeCalls()
235 DoesRewindFunctionNeedExceptionObject = true; in InsertUnwindResumeCalls()
247 if (DoesRewindFunctionNeedExceptionObject) in InsertUnwindResumeCalls()
290 if (DoesRewindFunctionNeedExceptionObject) in InsertUnwindResumeCalls()