Home
last modified time | relevance | path

Searched defs:RandomIndex (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp332 uint64_t RandomIndex = Distribution(RNG); in addTemporalProfileTrace() local
368 uint64_t RandomIndex = Distribution(RNG); in addTemporalProfileTraces() local