Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DRegAllocPBQP.h325 void handleUpdateCosts(EdgeId EId, const Matrix& NewCosts) { in handleUpdateCosts() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/PBQP/
DGraph.h511 Solver->handleUpdateCosts(EId, *AllocatedCosts); in updateEdgeCosts()