Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp31 EnableValueProfiling("enable-value-profiling", variable
1330 uint32_t(EnableValueProfiling)); in setValueProfilingFlag()
1362 if (!EnableValueProfiling) in valueProfile()