Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDSjLjEHPrepare.cpp285 ArrayRef<InvokeInst *> Invokes) { in lowerAcrossUnwindEdges()
380 SmallVector<InvokeInst *, 16> Invokes; in setupEntryBlockAndCallSites() local
/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSimplifyCFG.cpp2509 bool CompatibleSets::shouldBelongToSameSet(ArrayRef<InvokeInst *> Invokes) { in shouldBelongToSameSet()
2621 static void MergeCompatibleInvokesImpl(ArrayRef<InvokeInst *> Invokes, in MergeCompatibleInvokesImpl()