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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uninit.c125 location_t location, cfun_loc; local
177 cfun_loc = DECL_SOURCE_LOCATION (cfun->decl);
179 floc = expand_location (cfun_loc);
188 || linemap_location_before_p (line_table, location, cfun_loc)

Completed in 199 milliseconds