Searched defs:def_blocks (Results 1 – 4 of 4) sorted by relevance
55 struct def_blocks struct59 bitmap def_blocks; argument62 bitmap phi_blocks;66 bitmap livein_blocks;167 struct def_blocks def_blocks; member
1298 compute_idf (bitmap def_blocks, bitmap_head *dfs) in compute_idf()
1310 compute_idf (bitmap def_blocks, bitmap_head *dfs) in compute_idf()
64 bitmap def_blocks; member82 static htab_t def_blocks; variable