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

Declarations

include/llvm/ADT/IntervalMap.h
  867   void replaceRoot(void *Root, unsigned Size, IdxPair Offsets);

References

include/llvm/ADT/IntervalMap.h
 1754     P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset);
 1798   P.replaceRoot(&IM.rootBranch(), IM.rootSize, Offset);