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