Searched refs:LocalMIs (Results 1 – 1 of 1) sorted by relevance
195 SmallPtrSetImpl<MachineInstr*> &LocalMIs);197 SmallPtrSetImpl<MachineInstr *> &LocalMIs);201 SmallPtrSetImpl<MachineInstr *> &LocalMIs);462 SmallPtrSetImpl<MachineInstr*> &LocalMIs) { in INITIALIZE_PASS_DEPENDENCY()540 if (!LocalMIs.count(UseMI)) in INITIALIZE_PASS_DEPENDENCY()632 SmallPtrSetImpl<MachineInstr *> &LocalMIs) { in optimizeSelect() argument641 if (!TII->optimizeSelect(MI, LocalMIs)) in optimizeSelect()1275 MachineInstr &MI, SmallPtrSetImpl<MachineInstr *> &LocalMIs) { in optimizeUncoalescableCopy() argument1304 LocalMIs.insert(&NewCopy); in optimizeUncoalescableCopy()1619 SmallPtrSet<MachineInstr*, 16> LocalMIs; in runOnMachineFunction() local[all …]