Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-profgen/
DPerfReader.h165 using BranchSample = std::map<std::pair<uint64_t, uint64_t>, uint64_t>; variable
172 using ContextBranchCounter = std::unordered_map<std::string, BranchSample>;