Searched defs:getEntryCount (Results 1 – 5 of 5) sorted by relevance
326 return F->getEntryCount(); in getEntryCount() function
357 uint64_t GCOVFunction::getEntryCount() const { in getEntryCount() function in GCOVFunction
1536 ProfileSummaryInfo::getEntryCount<llvm::MachineFunction>( getEntryCount() function in ProfileSummaryInfo
2019 std::optional<ProfileCount> Function::getEntryCount(bool AllowSynthetic) const { getEntryCount() function in Function
568 uint32_t getEntryCount() const { return getSlots().size(); } in getEntryCount() function