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