Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp83 void markInvokeCallSite(InvokeInst *II, int InvokeNo, Value *CallSite,
184 void SjLjEHPass::markInvokeCallSite(InvokeInst *II, int InvokeNo, in markInvokeCallSite() function in SjLjEHPass
668 markInvokeCallSite(Invokes[i], i+1, CallSite, DispatchSwitch); in insertSjLjEHSupport()