Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.cpp26 EnableValueProfiling("enable-value-profiling", llvm::cl::ZeroOrMore, variable
968 uint32_t(EnableValueProfiling)); in setValueProfilingFlag()
976 if (!EnableValueProfiling) in valueProfile()