Searched refs:PerBlockIDStats (Results 1 – 1 of 1) sorted by relevance
322 struct PerBlockIDStats { struct342 PerBlockIDStats() in PerBlockIDStats() function347 static std::map<unsigned, PerBlockIDStats> BlockIDStats;365 PerBlockIDStats &BlockStats = BlockIDStats[BlockID]; in ParseBlock()639 for (std::map<unsigned, PerBlockIDStats>::iterator I = BlockIDStats.begin(), in AnalyzeBitcode()647 const PerBlockIDStats &Stats = I->second; in AnalyzeBitcode()