Home
last modified time | relevance | path

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

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