Searched refs:RegAllocSolverImpl (Results 1 – 1 of 1) sorted by relevance
129 class RegAllocSolverImpl {148 typedef PBQP::Graph<RegAllocSolverImpl> Graph;150 RegAllocSolverImpl(Graph &G) : G(G) {} in RegAllocSolverImpl() function347 typedef Graph<RegAllocSolverImpl> Graph;352 RegAllocSolverImpl RegAllocSolver(G); in solve()