Searched refs:NumCosts (Results 1 – 1 of 1) sorted by relevance
213 unsigned NumCosts; // Number of cost values associated with each register. member353 assert(Idx < InfoDesc->NumCosts && "CostPerUse index out of bounds"); in getRegisterCosts()