Searched refs:scaleThreshold (Results 1 – 1 of 1) sorted by relevance
480 BlockFrequency scaleThreshold(MachineBasicBlock *BB);3332 BlockFrequency MachineBlockPlacement::scaleThreshold(MachineBasicBlock *BB) { in scaleThreshold() function in MachineBlockPlacement3370 return Gain > scaleThreshold(BB); in isBestSuccessor()3380 BlockFrequency BBDupThreshold(scaleThreshold(BB)); in findDuplicateCandidates()