Searched refs:activeThreadTimers (Results 1 – 1 of 1) sorted by relevance
38 DenseMap<uint64_t, SmallVector<TimingScope, 4>> activeThreadTimers; member58 auto &activeTimers = activeThreadTimers[tid]; in runBeforePipeline()65 &activeThreadTimers[parentInfo.parentThreadID][it->second]; in runBeforePipeline()82 auto &activeTimers = activeThreadTimers[llvm::get_threadid()]; in runAfterPipeline()93 auto &activeTimers = activeThreadTimers[tid]; in runBeforePass()115 auto &activeTimers = activeThreadTimers[tid]; in runAfterPass()130 auto &activeTimers = activeThreadTimers[tid]; in runBeforeAnalysis()137 auto &activeTimers = activeThreadTimers[llvm::get_threadid()]; in runAfterAnalysis()