reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/InlineSpiller.cpp
 1067     StackInt = &LSS.getOrCreateInterval(StackSlot, MRI.getRegClass(Original));
 1068     StackInt->getNextValue(SlotIndex(), LSS.getVNInfoAllocator());
 1070     StackInt = &LSS.getInterval(StackSlot);