Home
last modified time | relevance | path

Searched defs:fathers (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivcanon.c1466 bitmap fathers = BITMAP_ALLOC (NULL); in tree_unroll_loops_completely() local
H A Dtree-predcom.c608 component_of (unsigned fathers[], unsigned a) in component_of()
628 merge_comps (unsigned fathers[], unsigned sizes[], unsigned a, unsigned b) in merge_comps()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivcanon.cc1464 bitmap fathers = BITMAP_ALLOC (NULL); in tree_unroll_loops_completely() local
H A Dtree-predcom.cc742 component_of (vec<unsigned> &fathers, unsigned a) in component_of()
762 merge_comps (vec<unsigned> &fathers, vec<unsigned> &sizes, in merge_comps()