Searched defs:NumBranches (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp19 static void sumBranches(size_t &NumBranches, size_t &CoveredBranches, argument
37 static void sumBranchExpansions(size_t &NumBranches, size_t &CoveredBranches, argument
72 size_t NumBranches = 0, CoveredBranches = 0; local
[all...]
H A DCoverageSummaryInfo.h110 size_t NumBranches; member in class:llvm::BranchCoverageInfo
115 BranchCoverageInfo(size_t Covered, size_t NumBranches) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp155 uint64_t NumBranches; // The original number of conditional branches / member in struct:__anon2879::CHRStats
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp3475 Statistic &NumBranches = local

Completed in 185 milliseconds