Searched refs:FoldCount (Results 1 – 1 of 1) sorted by relevance
241 static Expr<T> FoldCount(FoldingContext &context, FunctionRef<T> &&ref) { in FoldCount() function531 return FoldCount<T>(context, std::move(funcRef)); in FoldIntrinsicFunction()