Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/PBQP/
DGraph.h359 VectorPtr AllocatedCosts = CostAlloc.getVector(std::move(Costs)); in addNode() local
376 MatrixPtr AllocatedCosts = CostAlloc.getMatrix(std::move(Costs)); in addEdge() local
404 VectorPtr AllocatedCosts = CostAlloc.getVector(std::move(Costs)); in setNodeCosts() local
434 MatrixPtr AllocatedCosts = CostAlloc.getMatrix(std::move(Costs)); in setEdgeCosts() local