Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp386 static void ReplaceLandingPadVal(Function &F, Instruction *Inst, Value *ExnAddr, in ReplaceLandingPadVal() function
394 ReplaceLandingPadVal(F, PN, ExnAddr, SelAddr); in ReplaceLandingPadVal()
560 ReplaceLandingPadVal(F, LandingPads[i], ExceptionAddr, SelectorAddr); in insertSjLjEHSupport()