Home
last modified time | relevance | path

Searched defs:Invokes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp270 ArrayRef<InvokeInst *> Invokes) { in lowerAcrossUnwindEdges()
365 SmallVector<InvokeInst *, 16> Invokes; in setupEntryBlockAndCallSites() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp261 ArrayRef<InvokeInst *> Invokes) { in lowerAcrossUnwindEdges()
356 SmallVector<InvokeInst *, 16> Invokes; in setupEntryBlockAndCallSites() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp249 ArrayRef<InvokeInst *> Invokes) { in lowerAcrossUnwindEdges()
344 SmallVector<InvokeInst *, 16> Invokes; in setupEntryBlockAndCallSites() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2366 bool CompatibleSets::shouldBelongToSameSet(ArrayRef<InvokeInst *> Invokes) { in shouldBelongToSameSet()
2474 static void MergeCompatibleInvokesImpl(ArrayRef<InvokeInst *> Invokes, in MergeCompatibleInvokesImpl()