Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/
H A DPGOInstrumentation.h46 : CSInstrName(CSInstrName), ProfileSampling(Sampling) {} in CSInstrName()
51 bool ProfileSampling; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1999 if (ProfileSampling) in run()