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