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