Searched refs:RewriteSpecificMINorMAX (Results 1 – 3 of 3) sorted by relevance
75 return RewriteSpecificMINorMAX(context, std::move(funcRef)); in FoldIntrinsicFunction()
841 return RewriteSpecificMINorMAX(context, std::move(funcRef)); in FoldIntrinsicFunction()864 return RewriteSpecificMINorMAX(context, std::move(funcRef)); in FoldIntrinsicFunction()
1061 Expr<T> RewriteSpecificMINorMAX( in RewriteSpecificMINorMAX() function