Searched defs:getTerminatingMustTailCall (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h140 CallInst *getTerminatingMustTailCall() { function in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp150 const CallInst *BasicBlock::getTerminatingMustTailCall() const { function in class:BasicBlock

Completed in 110 milliseconds