Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp70 void lowerAcrossUnwindEdges(Function &F, ArrayRef<InvokeInst *> Invokes);
258 void SjLjEHPrepare::lowerAcrossUnwindEdges(Function &F, in lowerAcrossUnwindEdges() function in SjLjEHPrepare
380 lowerAcrossUnwindEdges(F, Invokes); in setupEntryBlockAndCallSites()
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp70 void lowerAcrossUnwindEdges(Function &F, ArrayRef<InvokeInst *> Invokes);
248 void SjLjEHPrepare::lowerAcrossUnwindEdges(Function &F, in lowerAcrossUnwindEdges() function in SjLjEHPrepare
370 lowerAcrossUnwindEdges(F, Invokes); in setupEntryBlockAndCallSites()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DSjLjEHPrepare.cpp80 void lowerAcrossUnwindEdges(Function &F, ArrayRef<InvokeInst*> Invokes);
841 void SjLjEHPass::lowerAcrossUnwindEdges(Function &F, in lowerAcrossUnwindEdges() function in SjLjEHPass
932 lowerAcrossUnwindEdges(F, Invokes); in setupEntryBlockAndCallSites()