Searched refs:DupThreshold (Results 1 – 1 of 1) sorted by relevance
386 BlockFrequency DupThreshold; member in __anon17d227c40111::MachineBlockPlacement3107 return DupThreshold.getFrequency() * countMBBInstruction(BB); in scaleThreshold()3261 DupThreshold = 0; in initDupThreshold()3269 DupThreshold = HotThreshold * TailDupProfilePercentThreshold / 100; in initDupThreshold()3282 DupThreshold = MaxFreq * ThresholdProb; in initDupThreshold()