Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp276 ArrayRef<InvokeInst *> Invokes) { in lowerAcrossUnwindEdges()
374 SmallVector<InvokeInst *, 16> Invokes; in setupEntryBlockAndCallSites() local