Searched refs:replaceWithBRcc (Results 1 – 1 of 1) sorted by relevance
51 void replaceWithBRcc(MachineInstr *MI) const;114 void ARCBranchFinalize::replaceWithBRcc(MachineInstr *MI) const { in replaceWithBRcc() function in ARCBranchFinalize172 isInt<9>(MaxSize) ? replaceWithBRcc(P.first) : replaceWithCmpBcc(P.first); in runOnMachineFunction()