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