Searched refs:LocalMIs (Results 1 – 1 of 1) sorted by relevance
153 SmallPtrSetImpl<MachineInstr*> &LocalMIs);155 SmallPtrSetImpl<MachineInstr *> &LocalMIs);159 SmallPtrSetImpl<MachineInstr *> &LocalMIs);414 SmallPtrSetImpl<MachineInstr*> &LocalMIs) { in INITIALIZE_PASS_DEPENDENCY()492 if (!LocalMIs.count(UseMI)) in INITIALIZE_PASS_DEPENDENCY()584 SmallPtrSetImpl<MachineInstr *> &LocalMIs) { in optimizeSelect() argument593 if (!TII->optimizeSelect(MI, LocalMIs)) in optimizeSelect()1247 MachineInstr *MI, SmallPtrSetImpl<MachineInstr *> &LocalMIs) { in optimizeUncoalescableCopy() argument1284 LocalMIs.insert(NewCopy); in optimizeUncoalescableCopy()1504 SmallPtrSet<MachineInstr*, 16> LocalMIs; in runOnMachineFunction() local[all …]