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