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.cpp813 unsigned LCDef = getLoopPhiReg(PHI, KernelBB); in splitLifetimes() local
814 if (!LCDef) in splitLifetimes()
816 MachineInstr *MI = MRI.getVRegDef(LCDef); in splitLifetimes()