Home
last modified time | relevance | path

Searched defs:next_e (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgraphite-clast-to-gimple.c1017 translate_clast_user (struct clast_user_stmt *stmt, edge next_e, in translate_clast_user()
1095 edge next_e, htab_t bb_pbb_mapping, int level, in translate_clast_for_loop()
1128 translate_clast_for (loop_p context_loop, struct clast_for *stmt, edge next_e, in translate_clast_for()
1147 translate_clast_assignment (struct clast_assignment *stmt, edge next_e, in translate_clast_assignment()
1188 edge next_e, htab_t bb_pbb_mapping, int level, in translate_clast_guard()
1206 translate_clast (loop_p context_loop, struct clast_stmt *stmt, edge next_e, in translate_clast()
H A Dcfgloop.h84 struct loop_exit *next_e; member
H A Dsese.c639 edge next_e, VEC (tree, heap) *iv_map, in copy_bb_and_scalar_dependences()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dcfgloop.h82 struct loop_exit *next_e; member