Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp287 lowerAcrossUnwindEdges(Function & F,ArrayRef<InvokeInst * > Invokes) lowerAcrossUnwindEdges() argument
382 SmallVector<InvokeInst *, 16> Invokes; setupEntryBlockAndCallSites() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2451 shouldBelongToSameSet(ArrayRef<InvokeInst * > Invokes) shouldBelongToSameSet() argument
2563 MergeCompatibleInvokesImpl(ArrayRef<InvokeInst * > Invokes,DomTreeUpdater * DTU) MergeCompatibleInvokesImpl() argument
[all...]