reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
139 LiveInterval &LI = createEmptyInterval(Reg);
lib/CodeGen/LiveIntervals.cpp869 LiveInterval& Interval = createEmptyInterval(reg); 1663 LiveInterval &NewLI = createEmptyInterval(NewVReg);lib/CodeGen/LiveRangeEdit.cpp
39 LiveInterval &LI = LIS.createEmptyInterval(VReg);
lib/CodeGen/ModuloSchedule.cpp 346 LIS.createEmptyInterval(ToReg);
lib/CodeGen/PHIElimination.cpp 334 LiveInterval &IncomingLI = LIS->createEmptyInterval(IncomingReg);
lib/CodeGen/RenameIndependentSubregs.cpp 142 LiveInterval &NewLI = LIS->createEmptyInterval(NewVReg);