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