Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DModuloSchedule.cpp779 unsigned LCDef = getLoopPhiReg(PHI, KernelBB); in splitLifetimes() local
780 if (!LCDef) in splitLifetimes()
782 MachineInstr *MI = MRI.getVRegDef(LCDef); in splitLifetimes()