Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp285 ArrayRef<InvokeInst *> Invokes) { in lowerAcrossUnwindEdges() argument
380 SmallVector<InvokeInst *, 16> Invokes; in setupEntryBlockAndCallSites() local
[all...]
/llvm-project/llvm/unittests/FuzzMutate/
H A DRandomIRBuilderTest.cpp202 TEST(RandomIRBuilderTest, Invokes) { in TEST() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2509 shouldBelongToSameSet(ArrayRef<InvokeInst * > Invokes) shouldBelongToSameSet() argument
2621 MergeCompatibleInvokesImpl(ArrayRef<InvokeInst * > Invokes,DomTreeUpdater * DTU) MergeCompatibleInvokesImpl() argument
[all...]