Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1437 virtual void replaceBranchWithTailCall(MachineBasicBlock &MBB, in replaceBranchWithTailCall() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp2915 void X86InstrInfo::replaceBranchWithTailCall( in replaceBranchWithTailCall() function in X86InstrInfo