Home
last modified time | relevance | path

Searched defs:NumRegions (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h28 size_t NumRegions; variable
33 RegionCoverageInfo(size_t Covered, size_t NumRegions) in RegionCoverageInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp233 uint64_t NumRegions; in readMappingRegionsSubArray() local
434 uint64_t NumRegions; in isDummy() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DMachODumper.cpp735 unsigned NumRegions = LLC.datasize / sizeof(MachO::data_in_code_entry); in printMachODataInCode() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp1401 unsigned NumRegions = CurrentGroup.Regions.size(); in findCostBenefit() local