Searched defs:ScalarIntExpr (Results 1 – 2 of 2) sorted by relevance
1142 [&](const ScalarIntExpr &) { Word("UNTIL_COUNT="); }, in Before()1160 [&](const ScalarIntExpr &) { Word("NEW_INDEX="); }, in Before()
328 using ScalarIntExpr = Scalar<IntExpr>; variable