Searched refs:tryDCE (Results 1 – 2 of 2) sorted by relevance
156 if (tryDCE(MI, MRI)) in appliedCombine()174 if (tryDCE(*UseMI, MRI)) in appliedCombine()246 bool Combiner::tryDCE(MachineInstr &MI, MachineRegisterInfo &MRI) { in tryDCE() function in Combiner301 if (EnableDCE && tryDCE(CurMI, MRI)) in combineMachineInstrs()
55 static bool tryDCE(MachineInstr &MI, MachineRegisterInfo &MRI);