Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp284 ArrayRef<InvokeInst *> Invokes) { in lowerAcrossUnwindEdges()
379 SmallVector<InvokeInst *, 16> Invokes; in setupEntryBlockAndCallSites() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DKernelInfo.cpp69 int64_t Invokes = 0; member in __anondbd746d00111::KernelInfo
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2639 bool CompatibleSets::shouldBelongToSameSet(ArrayRef<InvokeInst *> Invokes) { in shouldBelongToSameSet()
2751 static void mergeCompatibleInvokesImpl(ArrayRef<InvokeInst *> Invokes, in mergeCompatibleInvokesImpl()