Searched refs:total_stores (Results 1 – 1 of 1) sorted by relevance
3785 uint64_t total_stores = 0; in ThrowInternal() local3800 total_stores += per_func_count.second; in ThrowInternal()3802 os << "Total Loads: " << total_loads << ", Total Stores: " << total_stores in ThrowInternal()