Searched refs:evolution_function_right_is_integer_cst (Results 1 – 9 of 9) sorted by relevance
95 extern bool evolution_function_right_is_integer_cst (const_tree);
1749 evolution_function_right_is_integer_cst (const_tree chrec) in evolution_function_right_is_integer_cst() function1762 || evolution_function_right_is_integer_cst (CHREC_LEFT (chrec))); in evolution_function_right_is_integer_cst()1765 return evolution_function_right_is_integer_cst (TREE_OPERAND (chrec, 0)); in evolution_function_right_is_integer_cst()
894 if (!evolution_function_right_is_integer_cst (scev) in graphite_can_represent_scev()
2001 * tree-chrec.c (evolution_function_right_is_integer_cst): CHREC_RIGHT5047 * tree-chrec.c (evolution_function_right_is_integer_cst): Allow5087 * tree-chrec.c (evolution_function_right_is_integer_cst): New.5088 * tree-chrec.h (evolution_function_right_is_integer_cst): New.
14939 * tree-chrec.c (evolution_function_right_is_integer_cst): New.14940 * tree-chrec.h (evolution_function_right_is_integer_cst): Declared.
37221 * tree-chrec.c (evolution_function_right_is_integer_cst): CHREC_RIGHT
1751 evolution_function_right_is_integer_cst (const_tree chrec) in evolution_function_right_is_integer_cst() function1764 || evolution_function_right_is_integer_cst (CHREC_LEFT (chrec))); in evolution_function_right_is_integer_cst()1767 return evolution_function_right_is_integer_cst (TREE_OPERAND (chrec, 0)); in evolution_function_right_is_integer_cst()