Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-threadupdate.cc2928 bool drop_all_phis = EDGE_COUNT (bb->preds) == 2; in estimate_threading_killed_stmts() local
2930 if (drop_all_phis) in estimate_threading_killed_stmts()
2970 || !drop_all_phis) in estimate_threading_killed_stmts()