HomeSort by: relevance | last modified time | path
    Searched refs:BranchCounter (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
ProfileGenerator.cpp 232 CI.second.BranchCounter, Binary);
460 populateBoundarySamplesWithProbes(CI.second.BranchCounter,
575 const BranchSample &BranchCounter,
577 for (auto BI : BranchCounter) {
ProfileGenerator.h 239 const BranchSample &BranchCounter,
PerfReader.h 368 BranchSample BranchCounter;
374 BranchCounter[{Source, Target}] += Repeat;
PerfReader.cpp 383 CI.second.BranchCounter;

Completed in 58 milliseconds