Searched defs:getEntryCount (Results 1 – 3 of 3) sorted by relevance
341 uint64_t GCOVFunction::getEntryCount() const { in getEntryCount() function in GCOVFunction
1571 ProfileCount Function::getEntryCount(bool AllowSynthetic) const { in getEntryCount() function in Function
573 uint32_t getEntryCount() const { return getSlots().size(); } in getEntryCount() function