Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp287 ArrayRef<InvokeInst *> Invokes) { in lowerAcrossUnwindEdges()
382 SmallVector<InvokeInst *, 16> Invokes; in setupEntryBlockAndCallSites() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2451 bool CompatibleSets::shouldBelongToSameSet(ArrayRef<InvokeInst *> Invokes) { in shouldBelongToSameSet()
2563 static void MergeCompatibleInvokesImpl(ArrayRef<InvokeInst *> Invokes, in MergeCompatibleInvokesImpl()