Searched refs:UserBonusInstThreshold (Results 1 – 1 of 1) sorted by relevance
51 static cl::opt<unsigned> UserBonusInstThreshold( variable312 if (UserBonusInstThreshold.getNumOccurrences()) in applyCommandLineOverridesToOptions()313 Options.BonusInstThreshold = UserBonusInstThreshold; in applyCommandLineOverridesToOptions()