Searched defs:Invokes (Results 1 – 1 of 1) sorted by relevance
276 ArrayRef<InvokeInst *> Invokes) { in lowerAcrossUnwindEdges()374 SmallVector<InvokeInst *, 16> Invokes; in setupEntryBlockAndCallSites() local