HomeSort by relevance Sort by last modified time
    Searched refs:HeuristicSolver (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/PBQP/
HeuristicSolver.h 1 //===-- HeuristicSolver.h - Heuristic PBQP Solver --------------*- C++ -*-===//
29 /// to HeuristicSolver<HImpl>::solve(Graph&).
30 /// See the comments for HeuristicSolver.
598 /// <tt>Solution s = HeuristicSolver<H>::solve(g);</tt>
606 class HeuristicSolver {
  /external/llvm/lib/CodeGen/
RegAllocPBQP.cpp 46 #include "llvm/CodeGen/PBQP/HeuristicSolver.h"
681 PBQP::HeuristicSolver<PBQP::Heuristics::Briggs>::solve(

Completed in 216 milliseconds