Searched refs:tryCombineInstruction (Results 1 – 2 of 2) sorted by relevance
213 bool tryCombineInstruction(MachineInstr &MI, in tryCombineInstruction() function229 Changed |= tryCombineInstruction(Use, DeadInsts); in tryCombineInstruction()
158 if (ArtCombiner.tryCombineInstruction(MI, DeadInstructions)) { in runOnMachineFunction()