Searched refs:TLC (Results 1 – 1 of 1) sorted by relevance
279 for (auto *TLC : Info.toplevel_cycles()) { in run()281 << Info.Context.print(TLC->getHeader()) << "\n"); in run()283 TLC->ParentCycle = nullptr; in run()284 updateDepth(TLC); in run()414 for (const auto *TLC : toplevel_cycles()) { in validateTree() local415 for (const CycleT *Cycle : depth_first(TLC)) { in validateTree()463 for (const auto *TLC : toplevel_cycles()) { in print() local464 for (const CycleT *Cycle : depth_first(TLC)) { in print()