Searched refs:MAY_HAVE_DEBUG_STMTS (Results 1 – 10 of 10) sorted by relevance
1197 if (!MAY_HAVE_DEBUG_STMTS) in mark_dead_statements()1494 if (MAY_HAVE_DEBUG_STMTS in common_initialization()1502 if (MAY_HAVE_DEBUG_STMTS in common_initialization()2334 if (MAY_HAVE_DEBUG_STMTS && single_succ_p (ENTRY_BLOCK_PTR_FOR_FN (cfun))) in reset_debug_stmts()
477 if (!MAY_HAVE_DEBUG_STMTS) in move_debug_stmts_from_forwarder()
1252 if (MAY_HAVE_DEBUG_STMTS) in ssa_create_duplicates()
1194 #define MAY_HAVE_DEBUG_STMTS \ macro
3322 (update_debug_stmts): Remove MAY_HAVE_DEBUG_STMTS test.3325 free_dominance_info. Add MAY_HAVE_DEBUG_STMTS before calling25653 lieu of MAY_HAVE_DEBUG_STMTS.25655 debug statements if !MAY_HAVE_DEBUG_STMTS.
19550 instead of no-longer-available tree.h's MAY_HAVE_DEBUG_STMTS.19589 (cfgcleanup.c): Look at MAY_HAVE_DEBUG_INSNS, not MAY_HAVE_DEBUG_STMTS.21603 * sese.c (sese_build_liveouts): Use MAY_HAVE_DEBUG_STMTS instead
3519 (MAY_HAVE_DEBUG_STMTS): Use options directly.3701 (MAY_HAVE_DEBUG_STMTS): Use options directly.
11250 * tree.h (MAY_HAVE_DEBUG_STMTS): New.
3331 (MAY_HAVE_DEBUG_STMTS): ... this. Check both.
43700 function MAY_HAVE_DEBUG_STMTS.