Searched refs:type_rhs (Results 1 – 1 of 1) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | tree-scalar-evolution.c | 1048 tree type_rhs = TREE_TYPE (rhs); in follow_ssa_edge_in_rhs() local 1100 chrec_convert (type_rhs, evol, at_stmt), in follow_ssa_edge_in_rhs() 1112 chrec_convert (type_rhs, *evolution_of_loop, at_stmt), in follow_ssa_edge_in_rhs() 1132 (loop->num, chrec_convert (type_rhs, *evolution_of_loop, in follow_ssa_edge_in_rhs() 1150 (loop->num, chrec_convert (type_rhs, *evolution_of_loop, in follow_ssa_edge_in_rhs() 1181 (loop->num, chrec_convert (type_rhs, *evolution_of_loop, at_stmt), in follow_ssa_edge_in_rhs()
|