Searched refs:MapRegionCounters (Results 1 – 1 of 1) sorted by relevance
154 struct MapRegionCounters : public RecursiveASTVisitor<MapRegionCounters> { struct155 using Base = RecursiveASTVisitor<MapRegionCounters>; argument166 MapRegionCounters(PGOHashVersion HashVersion, uint64_t ProfileVersion, in MapRegionCounters() argument842 MapRegionCounters Walker(HashVersion, ProfileVersion, *RegionCounterMap); in mapRegionCounters()