Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp383 bool isValueProfilingDisabled() const { in isValueProfilingDisabled() function in __anon0925556b0111::FunctionInstrumenter
1043 if (isValueProfilingDisabled()) in instrument()