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

/freebsd-10.0-release/contrib/gcc/
H A Dbt-load.c124 static void note_other_use_this_block (unsigned int, btr_user);
407 note_other_use_this_block (unsigned int regno, btr_user users_this_bb)
441 note_other_use_this_block (regno, info->users_this_bb);
511 note_other_use_this_block (regno, info.users_this_bb);
519 /* Do the equivalent of calling note_other_use_this_block
547 note_other_use_this_block (reg,
406 note_other_use_this_block (unsigned int regno, btr_user users_this_bb) function

Completed in 120 milliseconds