Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-pre.c2244 bitmap_set_t old_PA_IN; in compute_partial_antic_aux() local
2250 old_PA_IN = PA_OUT = NULL; in compute_partial_antic_aux()
2265 old_PA_IN = PA_IN (block); in compute_partial_antic_aux()
2349 if (old_PA_IN) in compute_partial_antic_aux()
2350 bitmap_set_free (old_PA_IN); in compute_partial_antic_aux()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-pre.cc2320 bitmap_set_t old_PA_IN; in compute_partial_antic_aux() local
2326 old_PA_IN = PA_OUT = NULL; in compute_partial_antic_aux()
2341 old_PA_IN = PA_IN (block); in compute_partial_antic_aux()
2425 if (old_PA_IN) in compute_partial_antic_aux()
2426 bitmap_set_free (old_PA_IN); in compute_partial_antic_aux()