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

References

lib/CodeGen/MachineOutliner.cpp
  278     assert(StartIdx <= LeafEndIdx && "String can't start after it ends!");
  281         SuffixTreeNode(StartIdx, &LeafEndIdx, nullptr);
  483       LeafEndIdx = PfxEndIdx; // Extend each of the leaves.