Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h328 void handleUpdateCosts(EdgeId EId, const Matrix& NewCosts) { in handleUpdateCosts() function
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h511 Solver->handleUpdateCosts(EId, *AllocatedCosts); in updateEdgeCosts()