Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp359 bool IsDestSampled = in addTemporalProfileTraces() local
362 if (!IsDestSampled && IsSrcSampled) { in addTemporalProfileTraces()
366 std::swap(IsDestSampled, IsSrcSampled); in addTemporalProfileTraces()