Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLocal.h43 class InvokeInst; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h31 class InvokeInst; variable
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h71 class InvokeInst; variable
/llvm-project/bolt/include/bolt/Core/
H A DBinaryFunction.h909 getLandingPadBBFor(const BinaryBasicBlock & BB,const MCInst & InvokeInst) getLandingPadBBFor() argument
/llvm-project/llvm/unittests/IR/
H A DInstructionsTest.cpp115 TEST_F(ModuleWithFunctionTest, InvokeInst) { in TEST_F() argument
/llvm-project/llvm/lib/IR/
H A DInstructions.cpp806 InvokeInst::InvokeInst(const InvokeInst &II) InvokeInst() function in InvokeInst
[all...]