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

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

Completed in 60 milliseconds