Searched refs:MaxNumOfPromotions (Results 1 – 1 of 1) sorted by relevance
127 MaxNumOfPromotions("max-counter-promotions", cl::init(-1), variable300 if (MaxNumOfPromotions != -1 && *NumPromoted >= MaxNumOfPromotions) in run()