Searched refs:LocalMIs (Results 1 – 1 of 1) sorted by relevance
193 SmallPtrSetImpl<MachineInstr*> &LocalMIs);195 SmallPtrSetImpl<MachineInstr *> &LocalMIs);199 SmallPtrSetImpl<MachineInstr *> &LocalMIs);461 SmallPtrSetImpl<MachineInstr*> &LocalMIs) { in INITIALIZE_PASS_DEPENDENCY()539 if (!LocalMIs.count(UseMI)) in INITIALIZE_PASS_DEPENDENCY()646 SmallPtrSetImpl<MachineInstr *> &LocalMIs) { in optimizeSelect() argument655 if (!TII->optimizeSelect(MI, LocalMIs)) in optimizeSelect()1288 MachineInstr &MI, SmallPtrSetImpl<MachineInstr *> &LocalMIs) { in optimizeUncoalescableCopy() argument1317 LocalMIs.insert(&NewCopy); in optimizeUncoalescableCopy()1632 SmallPtrSet<MachineInstr*, 16> LocalMIs; in runOnMachineFunction() local[all …]