Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-profgen/
DProfileGenerator.h59 const BinarySampleCounterMap &BinarySampleCounters; variable
DProfileGenerator.cpp32 ProfileGenerator::create(const BinarySampleCounterMap &BinarySampleCounters, in create()