Searched refs:scaleThreshold (Results 1 – 1 of 1) sorted by relevance
455 BlockFrequency scaleThreshold(MachineBasicBlock *BB);3184 BlockFrequency MachineBlockPlacement::scaleThreshold(MachineBasicBlock *BB) { in scaleThreshold() function in MachineBlockPlacement3222 return Gain > scaleThreshold(BB); in isBestSuccessor()3233 BlockFrequency BBDupThreshold(scaleThreshold(BB)); in findDuplicateCandidates()