Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2540 unsigned LCDef = getLoopPhiReg(PHI, KernelBB); in splitLifetimes() local
2541 if (!LCDef) in splitLifetimes()
2543 MachineInstr *MI = MRI.getVRegDef(LCDef); in splitLifetimes()