Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-threadupdate.c2806 bool drop_all_phis = EDGE_COUNT (bb->preds) == 2; in estimate_threading_killed_stmts() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-threadupdate.cc2928 bool drop_all_phis = EDGE_COUNT (bb->preds) == 2; in estimate_threading_killed_stmts() local