Searched refs:replaceBranchWithTailCall (Results 1 – 4 of 4) sorted by relevance
320 void replaceBranchWithTailCall(MachineBasicBlock &MBB,
2509 void X86InstrInfo::replaceBranchWithTailCall( in replaceBranchWithTailCall() function in X86InstrInfo
1191 virtual void replaceBranchWithTailCall(MachineBasicBlock &MBB, in replaceBranchWithTailCall() function
1622 TII->replaceBranchWithTailCall(*Pred, PredCond, TailCall); in OptimizeBlock()