Searched refs:UIs (Results 1 – 4 of 4) sorted by relevance
553 auto UIs = MRI->use_instructions(MI->defs().begin()->getReg()); in checkForProfitableCmovCandidates() local554 if (!UIs.empty() && ++UIs.begin() == UIs.end()) { in checkForProfitableCmovCandidates()555 unsigned Op = UIs.begin()->getOpcode(); in checkForProfitableCmovCandidates()
1286 InstrSet UIs; in selectCandidates() local1291 UIs.insert(I->getParent()); in selectCandidates()1292 unsigned C = UIs.size(); in selectCandidates()
7676 intervals and call ui_loop_hook so that other UIs can7686 the command line from other UIs.8768 memory_changed_hook to inform UIs that the user has changed
3254 (gdbarch_update_p): Notify UIs when architecture changes.