Home
last modified time | relevance | path

Searched defs:bb_pbb_mapping (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgraphite-clast-to-gimple.c944 mark_bb_with_pbb (poly_bb_p pbb, basic_block bb, htab_t bb_pbb_mapping) in mark_bb_with_pbb()
959 find_pbb_via_hash (htab_t bb_pbb_mapping, basic_block bb) in find_pbb_via_hash()
978 dependency_in_loop_p (loop_p loop, htab_t bb_pbb_mapping, int level) in dependency_in_loop_p()
1018 htab_t bb_pbb_mapping, ivs_params_p ip) in translate_clast_user()
1095 edge next_e, htab_t bb_pbb_mapping, int level, in translate_clast_for_loop()
1129 htab_t bb_pbb_mapping, int level, ivs_params_p ip) in translate_clast_for()
1188 edge next_e, htab_t bb_pbb_mapping, int level, in translate_clast_guard()
1207 htab_t bb_pbb_mapping, int level, ivs_params_p ip) in translate_clast()
1620 gloog (scop_p scop, htab_t bb_pbb_mapping) in gloog()
H A Dgraphite.c254 htab_t bb_pbb_mapping; in graphite_transform_loops() local