Searched defs:getEntryCount (Results 1 – 3 of 3) sorted by relevance
357 uint64_t GCOVFunction::getEntryCount() const { in getEntryCount() function in GCOVFunction
568 uint32_t getEntryCount() const { return getSlots().size(); } in getEntryCount() function
1995 Optional<ProfileCount> Function::getEntryCount(bool AllowSynthetic) const { in getEntryCount() function in Function