Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profgen/
H A DPerfReader.h212 using SampleVector = SmallVector<std::tuple<uint64_t, uint64_t, uint64_t>, 16>; variable
235 SampleVector RangeSamples;
236 SampleVector BranchSamples;