Home
last modified time | relevance | path

Searched refs:PHI_GEN (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dtree-ssa-pre.c274 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
2596 bitmap_insert_into_set (PHI_GEN (block), in insert_into_preds_of_block()
2679 if (bitmap_set_contains_value (PHI_GEN (block), val)) in insert_aux()
3436 PHI_GEN (block), AVAIL_OUT (block)); in compute_avail()
3799 PHI_GEN (bb) = bitmap_set_new (); in init_pre()