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