Searched refs:DupThreshold (Results 1 – 1 of 1) sorted by relevance
399 BlockFrequency DupThreshold; member in __anon7097cf1d0111::MachineBlockPlacement3151 return DupThreshold.getFrequency() * countMBBInstruction(BB); in scaleThreshold()3305 DupThreshold = 0; in initDupThreshold()3313 DupThreshold = HotThreshold * TailDupProfilePercentThreshold / 100; in initDupThreshold()3326 DupThreshold = MaxFreq * ThresholdProb; in initDupThreshold()