Searched refs:costVec (Results 1 – 2 of 2) sorted by relevance
133 void addSpillCosts(PBQP::Vector &costVec, PBQP::PBQPNum spillCost);155 void addPhysRegCoalesce(PBQP::Vector &costVec, unsigned pregOption,
311 void PBQPBuilder::addSpillCosts(PBQP::Vector &costVec, in addSpillCosts() argument313 costVec[0] = spillCost; in addSpillCosts()420 void PBQPBuilderWithCoalescing::addPhysRegCoalesce(PBQP::Vector &costVec, in addPhysRegCoalesce() argument423 costVec[pregOption] += -benefit; in addPhysRegCoalesce()