Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/Instrumentation/InstrProfiling/
H A Dcomdat.ll58 !0 = !{i32 2, !"EnableValueProfiling", i32 0}
62 !0 = !{i32 2, !"EnableValueProfiling", i32 1}
H A Dalways_inline.ll35 !0 = !{i32 2, !"EnableValueProfiling", i32 1}
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenPGO.cpp26 EnableValueProfiling("enable-value-profiling", variable
976 uint32_t(EnableValueProfiling)); in setValueProfilingFlag()
984 if (!EnableValueProfiling) in valueProfile()