Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp151 static cl::opt<bool> EnableSyntheticCounts( variable
1137 if (EnableSyntheticCounts && !PGOOpt) in buildModuleSimplificationPipeline()