Searched defs:getLandingPadInst (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h421 LandingPadInst *getLandingPadInst() { function in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp475 const LandingPadInst *BasicBlock::getLandingPadInst() const { function in class:BasicBlock
H A DInstructions.cpp775 LandingPadInst *InvokeInst::getLandingPadInst() const { function in class:InvokeInst
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp136 LandingPadInst *getLandingPadInst() const { return CallerLPad; } function in class:__anon2774::LandingPadInliningInfo

Completed in 169 milliseconds