Searched refs:tryFoldSelectToIntMinMax (Results 1 – 2 of 2) sorted by relevance
914 bool tryFoldSelectToIntMinMax(GSelect *Select, BuildFnTy &MatchInfo);
6556 bool CombinerHelper::tryFoldSelectToIntMinMax(GSelect *Select, in tryFoldSelectToIntMinMax() function in CombinerHelper6649 if (tryFoldSelectToIntMinMax(Select, MatchInfo)) in matchSelect()