Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp726 bool IsFastSampling = (!IsSimpleSampling && SampledPeriod == 65535); in doSampling() local
772 if (IsFastSampling) in doSampling()