Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DDwarfEHPrepare.cpp572 Value *CallAtStart = CreateExceptionValueCall(LP); in MoveExceptionValueCalls() local
575 if (EI == CallAtStart) in MoveExceptionValueCalls()
577 EI->replaceAllUsesWith(CallAtStart); in MoveExceptionValueCalls()