Home
last modified time | relevance | path

Searched refs:handleUpdateCosts (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/PBQP/
DGraph.h517 Solver->handleUpdateCosts(EId, *AllocatedCosts); in updateEdgeCosts()
/external/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h389 void handleUpdateCosts(EdgeId EId, const Matrix& NewCosts) { in handleUpdateCosts() function