Home
last modified time | relevance | path

Searched defs:replaceBranchWithTailCall (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1623 virtual void replaceBranchWithTailCall(MachineBasicBlock &MBB, replaceBranchWithTailCall() function
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3687 void X86InstrInfo::replaceBranchWithTailCall( replaceBranchWithTailCall() function in X86InstrInfo