Searched refs:SubTree (Results 1 – 1 of 1) sorted by relevance
140 static void updateDepth(CycleT *SubTree);290 void GenericCycleInfoCompute<ContextT>::updateDepth(CycleT *SubTree) { in updateDepth() argument291 for (CycleT *Cycle : depth_first(SubTree)) in updateDepth()