Searched refs:CommuMO (Results 1 – 1 of 1) sorted by relevance
91 const MachineOperand *CommuMO = nullptr; in getRegAllocationHints() local96 CommuMO = &Use.getOperand(2); in getRegAllocationHints()122 if (CommuMO) in getRegAllocationHints()123 tryAddHint(CommuMO); in getRegAllocationHints()