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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-store-merging.c4153 location_t bit_loc; local
4154 bit_loc = get_location_for_stmts (orig_stmts);
4161 gimple_set_location (stmt, bit_loc);
4182 gimple_set_location (stmt, bit_loc);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-store-merging.cc4506 location_t bit_loc; local
4507 bit_loc = get_location_for_stmts (orig_stmts);
4514 gimple_set_location (stmt, bit_loc);
4535 gimple_set_location (stmt, bit_loc);

Completed in 203 milliseconds