Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h307 void handleSetNodeCosts(NodeId NId, const Vector& newCosts) {} in handleSetNodeCosts() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h469 Solver->handleSetNodeCosts(NId, *AllocatedCosts); in setNodeCosts()