Searched defs:setCurrentRegionCount (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ | ||
H A D | CodeGenPGO.h | 63 void setCurrentRegionCount(uint64_t Count) { CurrentRegionCount = Count; } in setCurrentRegionCount() function |
H A D | CoverageMappingGen.cpp | 454 void setCurrentRegionCount(Counter Count) { in setCurrentRegionCount() function |