Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcfgloop.h847 loop_outermost (class loop *loop) in loop_outermost() function
H A Dtree-ssa-loop-prefetch.c578 if (!expr_invariant_in_loop_p (loop_outermost (loop), step)) in gather_memory_references_ref()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcfgloop.h901 loop_outermost (class loop *loop) in loop_outermost() function
H A Dtree-ssa-loop-prefetch.cc578 if (!expr_invariant_in_loop_p (loop_outermost (loop), step)) in gather_memory_references_ref()
H A DChangeLog-20128628 * cfgloop.h (loop_outermost): New function that returns outermost
H A DChangeLog-201921547 (loop_outermost): Same.