Searched refs:LocalMIs (Results 1 – 1 of 1) sorted by relevance
136 SmallPtrSetImpl<MachineInstr*> &LocalMIs);138 SmallPtrSetImpl<MachineInstr *> &LocalMIs);143 SmallPtrSetImpl<MachineInstr *> &LocalMIs);317 SmallPtrSetImpl<MachineInstr*> &LocalMIs) { in INITIALIZE_PASS_DEPENDENCY()395 if (!LocalMIs.count(UseMI)) in INITIALIZE_PASS_DEPENDENCY()487 SmallPtrSetImpl<MachineInstr *> &LocalMIs) { in optimizeSelect() argument496 if (!TII->optimizeSelect(MI, LocalMIs)) in optimizeSelect()935 MachineInstr *MI, SmallPtrSetImpl<MachineInstr *> &LocalMIs) { in optimizeUncoalescableCopy() argument975 LocalMIs.insert(NewCopy); in optimizeUncoalescableCopy()1084 SmallPtrSet<MachineInstr*, 16> LocalMIs; in runOnMachineFunction() local[all …]