Searched refs:SuperRoot (Results 1 – 4 of 4) sorted by relevance
23 class SuperRoot extends AhatInstance { class27 SuperRoot() { in SuperRoot() method in SuperRoot56 return new Reference(SuperRoot.this, field, mRoots.get(index), Reachability.STRONG); in getReferences()
31 private final SuperRoot mSuperRoot;40 AhatSnapshot(SuperRoot root, in AhatSnapshot()
267 if (mImmediateDominator instanceof SuperRoot) { in getImmediateDominator()716 static void computeReachability(SuperRoot root, Progress progress, long numInsts) { in computeReachability()782 if (!(inst instanceof SuperRoot)) { in computeRetainedSize()
595 SuperRoot superRoot = new SuperRoot(); in parseInternal()