Searched refs:ISL_TOKEN_LE (Results 1 – 3 of 3) sorted by relevance
27 ISL_TOKEN_LE, ISL_TOKEN_GT, ISL_TOKEN_LT, enumerator
576 tok->type = ISL_TOKEN_LE; in next_token()
725 case ISL_TOKEN_LE: in is_comparator()1813 else if (type == ISL_TOKEN_LE) in construct_constraints()