Searched defs:Invokes (Results 1 – 2 of 2) sorted by relevance
270 ArrayRef<InvokeInst *> Invokes) { in lowerAcrossUnwindEdges()365 SmallVector<InvokeInst *, 16> Invokes; in setupEntryBlockAndCallSites() local
2366 bool CompatibleSets::shouldBelongToSameSet(ArrayRef<InvokeInst *> Invokes) { in shouldBelongToSameSet()2478 static void MergeCompatibleInvokesImpl(ArrayRef<InvokeInst *> Invokes, in MergeCompatibleInvokesImpl()