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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uninit.c1111 static bool is_use_properly_guarded (gimple *use_stmt,
1234 ok = is_use_properly_guarded (phi,
2424 is_use_properly_guarded (gimple *use_stmt, function
2531 if (is_use_properly_guarded (use_stmt, use_bb, phi, uninit_opnds,

Completed in 71 milliseconds