Searched refs:TLC (Results 1 – 4 of 4) 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()
1094 TLC
2613 cocaine, interferon, and TLC. The only ailment chicken soup
6581 if (const auto *TLC = Dir->getSingleClause<OMPThreadLimitClause>()) { in emitNumThreadsForTargetDirective() local6582 ThreadLimitClause = TLC; in emitNumThreadsForTargetDirective()