Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DDwarfEHPrepare.cpp593 bool FoundCallOutsideLandingPad = false; in MoveExceptionValueCalls() local
604 FoundCallOutsideLandingPad = true; in MoveExceptionValueCalls()
608 if (FoundCallOutsideLandingPad) in MoveExceptionValueCalls()
613 if (!FoundCallOutsideLandingPad) in MoveExceptionValueCalls()