Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DDwarfEHPrepare.cpp219 bool DoesRewindFunctionNeedExceptionObject; in InsertUnwindResumeCalls() local
227 DoesRewindFunctionNeedExceptionObject = false; in InsertUnwindResumeCalls()
233 DoesRewindFunctionNeedExceptionObject = true; in InsertUnwindResumeCalls()
245 if (DoesRewindFunctionNeedExceptionObject) in InsertUnwindResumeCalls()
288 if (DoesRewindFunctionNeedExceptionObject) in InsertUnwindResumeCalls()