Home
last modified time | relevance | path

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

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