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