Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h1508 virtual void replaceBranchWithTailCall(MachineBasicBlock &MBB, in replaceBranchWithTailCall() function
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp3003 void X86InstrInfo::replaceBranchWithTailCall( in replaceBranchWithTailCall() function in X86InstrInfo