Searched refs:TempMI (Results 1 – 2 of 2) sorted by relevance
152 MachineInstr *TempMI = II.getSecond(); in addMItoCopyList() local153 LLVM_DEBUG(dbgs() << "\tIn the list: " << TempMI << "\n"); in addMItoCopyList()210 MachineInstr *TempMI = II.getSecond(); in analyzeCopy() local211 LLVM_DEBUG(dbgs() << "\tIn the list: " << TempMI << "\n"); in analyzeCopy()
760 MachineInstr &TempMI = *TempSU->getInstr(); in canPromoteToNewValueStore() local765 if (&TempMI != &PacketMI && !StartCheck) // Start processing only after in canPromoteToNewValueStore()769 if (&TempMI == &PacketMI) // We don't want to check PacketMI for dependence. in canPromoteToNewValueStore()