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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-uninit.cc323 bool found_may_defs; member in struct:check_defs_data
514 data->found_may_defs = true;
605 data.found_may_defs = false;
619 if (data.found_may_defs)
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uninit.c198 bool found_may_defs; member in struct:check_defs_data
216 data->found_may_defs = true;
337 data.found_may_defs = false;
348 if (data.found_may_defs)

Completed in 99 milliseconds