Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-data-ref.h639 void stores_zero_from_loop (struct loop *, VEC (gimple, heap) **);
H A Dtree-loop-distribution.c1264 stores_zero_from_loop (loop, &work_list); in tree_loop_distribution()
H A Dtree-data-ref.c5314 stores_zero_from_loop (struct loop *loop, VEC (gimple, heap) **stmts) in stores_zero_from_loop() function