Searched defs:has_minimum (Results 1 – 2 of 2) sorted by relevance
520 inline bool Test_Statistic::has_minimum() const { in has_minimum() function
3133 bool has_minimum = (rep_reg != RegExpCompiler::kNoRegister); in Emit() local