Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp220 bool DoesRewindFunctionNeedExceptionObject; in InsertUnwindResumeCalls() local
228 DoesRewindFunctionNeedExceptionObject = false; in InsertUnwindResumeCalls()
234 DoesRewindFunctionNeedExceptionObject = true; in InsertUnwindResumeCalls()
246 if (DoesRewindFunctionNeedExceptionObject) in InsertUnwindResumeCalls()
289 if (DoesRewindFunctionNeedExceptionObject) in InsertUnwindResumeCalls()