Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h377 VectorPtr AllocatedCosts = CostAlloc.getVector(std::move(Costs)); in addNode() local
414 MatrixPtr AllocatedCosts = CostAlloc.getMatrix(std::move(Costs)); in addEdge() local
467 VectorPtr AllocatedCosts = CostAlloc.getVector(std::move(Costs)); in setNodeCosts() local
509 MatrixPtr AllocatedCosts = CostAlloc.getMatrix(std::move(Costs)); in updateEdgeCosts() local