Searched refs:getTotalCount (Results 1 – 4 of 4) sorted by relevance
93 uint64_t getTotalCount() const { return TotalCount; } in getTotalCount() function
85 Components.push_back(getKeyValMD(Context, "TotalCount", getTotalCount())); in getMD()
447 TheSummary->set(Summary::TotalBlockCount, PS.getTotalCount()); in setSummary()
806 encodeULEB128(Summary->getTotalCount(), OS); in writeSummary()