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