Home
last modified time | relevance | path

Searched refs:Instr1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64MachineScheduler.cpp67 MachineInstr *Instr1 = Cand.SU->getInstr(); in tryCandidate() local
69 if (!needReorderStoreMI(Instr0) || !needReorderStoreMI(Instr1)) in tryCandidate()
74 if (!mayOverlapWrite(*Instr0, *Instr1, Off0, Off1)) { in tryCandidate()
/llvm-project-15.0.7/llvm/unittests/MI/
H A DLiveIntervalTest.cpp672 MachineInstr &Instr1 = getMI(MF, 1, 0); in TEST() local
676 MachineBasicBlock *MBB = Instr1.getParent(); in TEST()
678 Instr1.getOperand(0).getReg(), in TEST()