Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCodeGenPGO.h63 void setCurrentRegionCount(uint64_t Count) { CurrentRegionCount = Count; } in setCurrentRegionCount() function
203 void setCurrentRegionCount(uint64_t CurrentCount) { in setCurrentRegionCount() function
H A DCoverageMappingGen.cpp454 void setCurrentRegionCount(Counter Count) { in setCurrentRegionCount() function
523 void setCurrentRegionCount(Counter CurrentCount) { in setCurrentRegionCount() function in __anon3616bdc30111::CounterCoverageMappingBuilder::RegionMapper