Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DModuloSchedule.cpp826 Register LCDef = getLoopPhiReg(PHI, KernelBB); in splitLifetimes() local
827 if (!LCDef) in splitLifetimes()
829 MachineInstr *MI = MRI.getVRegDef(LCDef); in splitLifetimes()