Searched refs:tryCombine (Results 1 – 3 of 3) sorted by relevance
656 bool tryCombine(MachineInstr &MI);
46 // Any additional arguments that should be appended to the tryCombine*().
5673 bool CombinerHelper::tryCombine(MachineInstr &MI) { in tryCombine() function in CombinerHelper