Searched refs:getVRegForNode (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DRegAllocPBQP.h67 unsigned getVRegForNode(PBQP::Graph::NodeId nodeId) const;
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp160 unsigned PBQPRAProblem::getVRegForNode(PBQP::Graph::NodeId node) const { function in class:PBQPRAProblem
481 unsigned vreg = problem.getVRegForNode(*nodeItr);

Completed in 48 milliseconds