Searched refs:getVRegForNode (Results 1 – 2 of 2) sorted by relevance
66 unsigned getVRegForNode(PBQP::Graph::ConstNodeItr node) const;
163 unsigned PBQPRAProblem::getVRegForNode(PBQP::Graph::ConstNodeItr node) const { in getVRegForNode() function in PBQPRAProblem528 unsigned vreg = problem.getVRegForNode(node); in mapPBQPToRegAlloc()