Searched refs:PerBlockIDStats (Results 1 – 1 of 1) sorted by relevance
287 struct PerBlockIDStats { struct307 PerBlockIDStats() in PerBlockIDStats() argument312 static std::map<unsigned, PerBlockIDStats> BlockIDStats;330 PerBlockIDStats &BlockStats = BlockIDStats[BlockID]; in ParseBlock()552 for (std::map<unsigned, PerBlockIDStats>::iterator I = BlockIDStats.begin(), in AnalyzeBitcode()559 const PerBlockIDStats &Stats = I->second; in AnalyzeBitcode()