Searched refs:LocalMIs (Results 1 – 1 of 1) sorted by relevance
194 SmallPtrSetImpl<MachineInstr*> &LocalMIs);196 SmallPtrSetImpl<MachineInstr *> &LocalMIs);200 SmallPtrSetImpl<MachineInstr *> &LocalMIs);505 SmallPtrSetImpl<MachineInstr*> &LocalMIs) { in INITIALIZE_PASS_DEPENDENCY()583 if (!LocalMIs.count(UseMI)) in INITIALIZE_PASS_DEPENDENCY()689 SmallPtrSetImpl<MachineInstr *> &LocalMIs) { in optimizeSelect() argument698 if (!TII->optimizeSelect(MI, LocalMIs)) in optimizeSelect()1331 MachineInstr &MI, SmallPtrSetImpl<MachineInstr *> &LocalMIs) { in optimizeUncoalescableCopy() argument1360 LocalMIs.insert(&NewCopy); in optimizeUncoalescableCopy()1688 SmallPtrSet<MachineInstr*, 16> LocalMIs; in runOnMachineFunction() local[all …]