Searched defs:NumCounters (Results 1 – 5 of 5) sorted by relevance
34 const uint32_t NumCounters; member
36 void llvm_pgo_emit(const char *MangledName, uint32_t NumCounters, in llvm_pgo_emit()
107 uint64_t NumCounters; in readNextRecord() local253 uint32_t NumCounters = swap(Data->NumCounters); in readNextRecord() local
202 uint64_t NumCounters = Inc->getNumCounters()->getZExtValue(); in getOrCreateRegionCounters() local
146 const uint32_t NumCounters; member