Searched refs:gotConstant (Results 1 – 1 of 1) sorted by relevance
61 bool gotConstant{true}; in FoldIntrinsicFunction() local64 gotConstant = false; in FoldIntrinsicFunction()68 gotConstant = false; in FoldIntrinsicFunction()71 return gotConstant ? Expr<T>{false} : Expr<T>{std::move(funcRef)}; in FoldIntrinsicFunction()