Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DModuloSchedule.cpp811 unsigned LCDef = getLoopPhiReg(PHI, KernelBB); in splitLifetimes() local
812 if (!LCDef) in splitLifetimes()
814 MachineInstr *MI = MRI.getVRegDef(LCDef); in splitLifetimes()