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