Home | History | Annotate | Download | only in gcc

Lines Matching defs:outermost

78   class loop *max_loop;	/* The outermost loop in that the statement
85 /* The outermost loop for that we are sure
150 /* coldest outermost loop for given loop. */
267 /* The outermost loop for which execution of the header guarantees that the
500 /* Suppose that operand DEF is used inside the LOOP. Returns the outermost
502 other operands, i.e. the outermost loop enclosing LOOP in that the value
543 outermost loop enclosing LOOP in that value of DEF is invariant
665 /* Finds the outermost loop between OUTER and LOOP in that the memory reference
744 /* Determine the outermost loop to that it is possible to hoist a statement
746 the outermost loop in that the value computed by STMT is invariant.
911 /* Determines an outermost loop from that we want to hoist the statement STMT.
912 For now we chose the outermost possible loop. TODO -- use profiling
1061 /* Determine the outermost loops in that statements in basic block BB are
1072 class loop *outermost = ALWAYS_EXECUTED_IN (bb);
1101 lim_data->always_executed_in = outermost;
1131 outermost = NULL;
1140 lim_data->always_executed_in = outermost;
1178 lim_data->always_executed_in = outermost;
3285 for each such basic block bb records the outermost loop for that execution
3387 for each such basic block bb records the outermost loop for that execution
3565 /* Pre-compute coldest outermost loop and nearest hotter loop of each loop.
3578 /* For each statement determine the outermost loop in that it is