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