Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp297 static cl::opt<std::string> InstrumentColdFuncOnlyPath( variable
1214 (InstrumentColdFuncOnlyPath.empty() || PGOInstrumentColdFunctionOnly) && in buildModuleSimplificationPipeline()
1219 !InstrumentColdFuncOnlyPath.empty(); in buildModuleSimplificationPipeline()
1256 /* AtomicCounterUpdate */ false, InstrumentColdFuncOnlyPath, in buildModuleSimplificationPipeline()