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

References

lib/CodeGen/SafeStackColoring.cpp
   83         if (!UI)
   86         if (!readMarker(UI, &IsStart))
   90         BBMarkerSet[UI->getParent()][UI] = {AllocaNo, IsStart};
   90         BBMarkerSet[UI->getParent()][UI] = {AllocaNo, IsStart};
   91         Markers.push_back(UI);