Home
last modified time | relevance | path

Searched defs:AllocatedCosts (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/CodeGen/PBQP/
DGraph.h383 VectorPtr AllocatedCosts = CostAlloc.getVector(std::move(Costs)); in addNode() local
420 MatrixPtr AllocatedCosts = CostAlloc.getMatrix(std::move(Costs)); in addEdge() local
473 VectorPtr AllocatedCosts = CostAlloc.getVector(std::move(Costs)); in setNodeCosts() local
515 MatrixPtr AllocatedCosts = CostAlloc.getMatrix(std::move(Costs)); in updateEdgeCosts() local