Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/ !
H A DSjLjEHPrepare.cpp285 ArrayRef<InvokeInst *> Invokes) { in lowerAcrossUnwindEdges()
380 SmallVector<InvokeInst *, 16> Invokes; in setupEntryBlockAndCallSites() local
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/ !
H A DSimplifyCFG.cpp2509 bool CompatibleSets::shouldBelongToSameSet(ArrayRef<InvokeInst *> Invokes) { in shouldBelongToSameSet()
2621 static void MergeCompatibleInvokesImpl(ArrayRef<InvokeInst *> Invokes, in MergeCompatibleInvokesImpl()