GCC Middle and Back End API Reference
graphite-htab.h File Reference
Include dependency graph for graphite-htab.h:

Go to the source code of this file.

Data Structures

struct  bb_pbb_hasher

Typedefs

typedef hash_table< bb_pbb_hasherbb_pbb_htab_type

Functions

bool gloog (scop_p, bb_pbb_htab_type)
poly_bb_p find_pbb_via_hash (bb_pbb_htab_type, basic_block)
bool loop_is_parallel_p (loop_p, bb_pbb_htab_type, int)
scop_p get_loop_body_pbbs (loop_p, bb_pbb_htab_type, vec< poly_bb_p > *)

Typedef Documentation


Function Documentation

poly_bb_p find_pbb_via_hash ( bb_pbb_htab_type  ,
basic_block   
)
scop_p get_loop_body_pbbs ( loop_p  ,
bb_pbb_htab_type  ,
vec< poly_bb_p > *   
)
bool gloog ( scop_p  ,
bb_pbb_htab_type   
)
bool loop_is_parallel_p ( loop_p  ,
bb_pbb_htab_type  ,
int   
)