Searched refs:RDM (Results 1 – 1 of 1) sorted by relevance
452 auto &RDM = RegDefMaps[Reg.isVirtual()]; in checkForProfitableCmovCandidates() local453 if (MachineInstr *DefMI = RDM.lookup(Reg)) { in checkForProfitableCmovCandidates()