Searched refs:Heuristic (Results 1 – 3 of 3) sorted by relevance
49 * Heuristic detection of sub-messages when printing unknown fields in
115 # Heuristic for determining LIB_SUFFIX. FHS recommends that 64-bit systems
10457 unsigned Heuristic = Subtarget->isThumb() ? 3 : 2; in PerformCMOVToBFICombine() local10458 if (OrCI.countPopulation() > Heuristic) in PerformCMOVToBFICombine()