Home
last modified time | relevance | path

Searched refs:FoldCount (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dfold-integer.cpp241 static Expr<T> FoldCount(FoldingContext &context, FunctionRef<T> &&ref) { in FoldCount() function
531 return FoldCount<T>(context, std::move(funcRef)); in FoldIntrinsicFunction()