Searched refs:setThreshold (Results 1 – 2 of 2) sorted by relevance
165 void setThreshold(const BlockFrequency &Entry);
206 setThreshold(MBFI->getEntryFreq()); in runOnMachineFunction()250 void SpillPlacement::setThreshold(const BlockFrequency &Entry) { in setThreshold() function in SpillPlacement