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