Searched refs:GetMinMaxVal (Results 1 – 1 of 1) sorted by relevance
124 std::optional<std::pair<T, T>> GetMinMaxVal() in GetMinMaxVal() function861 if (!(arg->GetMinMaxVal().has_value())) { in IsIntegerArgInRange()864 std::pair<T, T> min_max = arg->GetMinMaxVal().value(); in IsIntegerArgInRange()