Searched refs:NumRegionCounters (Results 1 – 2 of 2) sorted by relevance
38 unsigned NumRegionCounters; variable48 : CGM(CGM), NumRegionCounters(0), FunctionHash(0), in CodeGenPGO()
129 llvm::ConstantInt::get(Int32Ty, NumRegionCounters), in buildDataVar()859 NumRegionCounters = Walker.NextCounter; in mapRegionCounters()897 NumRegionCounters); in emitCounterVariables()925 RegionCounts->size() != NumRegionCounters) { in loadRegionCounts()