Home
last modified time | relevance | path

Searched refs:EnableSyntheticCounts (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp143 static cl::opt<bool> EnableSyntheticCounts( variable
988 if (EnableSyntheticCounts && !PGOOpt) in buildModuleSimplificationPipeline()