Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenPGO.cpp26 EnableValueProfiling("enable-value-profiling", llvm::cl::ZeroOrMore, variable
921 if (!EnableValueProfiling) in valueProfile()