Searched refs:hasLargeInts (Results 1 – 3 of 3) sorted by relevance
182 bool hasLargeInts(isl::ast_expr Expr);
73 bool IslExprBuilder::hasLargeInts(isl::ast_expr Expr) { in hasLargeInts() function in IslExprBuilder92 if (hasLargeInts(Operand)) in hasLargeInts()
1584 if (ExprBuilder.hasLargeInts(isl::manage_copy(Condition))) { in createRTC()