Home
last modified time | relevance | path

Searched defs:TimerGroupDesc (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/bolt/include/bolt/Rewrite/
H A DBinaryPassManager.h33 static const char TimerGroupDesc[]; variable
H A DRewriteInstance.h408 static const char TimerGroupDesc[]; variable
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DBinaryPassManager.cpp249 const char BinaryFunctionPassManager::TimerGroupDesc[] = member in llvm::bolt::BinaryFunctionPassManager
H A DRewriteInstance.cpp280 const char RewriteInstance::TimerGroupDesc[] = "Rewrite passes"; member in RewriteInstance
/llvm-project-15.0.7/bolt/lib/Profile/
H A DDataAggregator.cpp105 const char TimerGroupDesc[] = "Aggregator"; variable
/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DBinaryFunction.h188 static const char TimerGroupDesc[]; variable