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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h260 CallInst *getTerminatingMustTailCall() { function in class:llvm::final
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DBasicBlock.cpp332 const CallInst *BasicBlock::getTerminatingMustTailCall() const { function in class:BasicBlock

Completed in 129 milliseconds