HomeSort by: relevance | last modified time | path
    Searched defs:Heuristic (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Tooling/
CompilationDatabase.h 66 std::string Heuristic;
71 LHS.Heuristic == RHS.Heuristic;
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMISelLowering.cpp 16488 unsigned Heuristic = Subtarget->isThumb() ? 3 : 2;
16489 if (OrCI.countPopulation() > Heuristic)

Completed in 27 milliseconds