Searched refs:spillCost (Results 1 – 2 of 2) sorted by relevance
279 PBQP::PBQPNum spillCost = (vregLI->weight != 0.0) ? in build() local282 addSpillCosts(g.getNodeCosts(node), spillCost); in build()312 PBQP::PBQPNum spillCost) { in addSpillCosts() argument313 costVec[0] = spillCost; in addSpillCosts()
133 void addSpillCosts(PBQP::Vector &costVec, PBQP::PBQPNum spillCost);