Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-threadupdate.h50 extern unsigned int estimate_threading_killed_stmts (basic_block);
H A Dtree-ssa-threadupdate.c1917 != estimate_threading_killed_stmts (bb)))) in mark_threaded_blocks()
2524 estimate_threading_killed_stmts (basic_block bb) in estimate_threading_killed_stmts() function
H A Dtree-ssa-threadedge.c280 max_stmt_count += estimate_threading_killed_stmts (e->dest); in record_temporary_equivalences_from_stmts_at_dest()