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

References

include/llvm/ADT/IntervalMap.h
 1788   unsigned Size = IM.rootLeaf().insertFrom(P.leafOffset(), IM.rootSize, a, b, y);
 1788   unsigned Size = IM.rootLeaf().insertFrom(P.leafOffset(), IM.rootSize, a, b, y);
 1792     P.setSize(0, IM.rootSize = Size);
 1797   IdxPair Offset = IM.branchRoot(P.leafOffset());
 1798   P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset);
 1798   P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset);