Searched refs:stmt_loop_depth (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-ssa-forwprop.c828 int stmt_loop_depth = bb_for_stmt (stmt)->loop_depth; local
849 if (bb_for_stmt (use_stmt)->loop_depth > stmt_loop_depth)

Completed in 101 milliseconds