Searched refs:users_this_bb (Results 1 – 2 of 2) sorted by relevance
390 note_other_use_this_block (unsigned int regno, btr_user *users_this_bb) in note_other_use_this_block() argument394 for (user = users_this_bb; user != NULL; user = user->next) in note_other_use_this_block()400 btr_user *users_this_bb; member424 note_other_use_this_block (regno, info->users_this_bb); in note_btr_set()458 info.users_this_bb = NULL; in compute_defs_uses_and_gen()494 note_other_use_this_block (regno, info.users_this_bb); in compute_defs_uses_and_gen()504 for (user = info.users_this_bb; user != NULL; in compute_defs_uses_and_gen()530 info.users_this_bb); in compute_defs_uses_and_gen()535 user->next = info.users_this_bb; in compute_defs_uses_and_gen()536 info.users_this_bb = user; in compute_defs_uses_and_gen()
402 note_other_use_this_block (unsigned int regno, btr_user users_this_bb) in note_other_use_this_block() argument406 for (user = users_this_bb; user != NULL; user = user->next) in note_other_use_this_block()412 btr_user users_this_bb; member436 note_other_use_this_block (regno, info->users_this_bb); in note_btr_set()470 info.users_this_bb = NULL; in compute_defs_uses_and_gen()506 note_other_use_this_block (regno, info.users_this_bb); in compute_defs_uses_and_gen()516 for (user = info.users_this_bb; user != NULL; in compute_defs_uses_and_gen()543 info.users_this_bb); in compute_defs_uses_and_gen()548 user->next = info.users_this_bb; in compute_defs_uses_and_gen()549 info.users_this_bb = user; in compute_defs_uses_and_gen()