HomeSort by relevance Sort by last modified time
    Searched refs:setNodeCosts (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/PBQP/
ReductionRules.h 68 G.setNodeCosts(MId, YCosts);
Graph.h 472 void setNodeCosts(NodeId NId, OtherVectorT Costs) {
  /external/llvm/lib/CodeGen/
RegAllocPBQP.cpp 171 G.setNodeCosts(NId, std::move(NodeCosts));
440 G.setNodeCosts(NId, std::move(NewCosts));

Completed in 39 milliseconds