Searched refs:tryFoldSelectOfConstants (Results 1 – 2 of 2) sorted by relevance
983 bool tryFoldSelectOfConstants(GSelect *Select, BuildFnTy &MatchInfo);
6680 bool CombinerHelper::tryFoldSelectOfConstants(GSelect *Select, in tryFoldSelectOfConstants() function in CombinerHelper6968 if (tryFoldSelectOfConstants(Select, MatchInfo)) in matchSelect()