Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp229 static cl::opt<bool> EnablePGOForceFunctionAttrs( variable
1207 if (EnablePGOForceFunctionAttrs && PGOOpt) in buildModuleSimplificationPipeline()