Searched defs:replaceBranchWithTailCall (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetInstrInfo.h | 1587 virtual void replaceBranchWithTailCall(MachineBasicBlock &MBB, replaceBranchWithTailCall() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86InstrInfo.cpp | 3583 void X86InstrInfo::replaceBranchWithTailCall( replaceBranchWithTailCall() function in X86InstrInfo |