Searched refs:Heuristic (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 10457 unsigned Heuristic = Subtarget->isThumb() ? 3 : 2; local 10458 if (OrCI.countPopulation() > Heuristic) |
Completed in 182 milliseconds