Searched defs:max_val (Results 1 – 1 of 1) sorted by relevance
206 /*out*/Value* max_val, in GetInductionRange()491 Value max_val = GetVal(context, loop, info, /*trip=*/ nullptr, /*is_min=*/ false); in IsConstant() local