Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCostPerUse

477   unsigned Cost = TRI->getCostPerUse(PhysReg);
641 if (TRI->getCostPerUse(PhysReg) >= CostPerUseLimit)