Searched refs:setNodeCosts (Results 1 - 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/PBQP/
H A DReductionRules.h67 G.setNodeCosts(MId, YCosts);
H A DGraph.h403 void setNodeCosts(NodeId NId, OtherVectorT Costs) { function in class:PBQP::Graph
/external/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp360 g.setNodeCosts(node, newCosts);

Completed in 99 milliseconds