Searched refs:OutOfBudget (Results 1 – 1 of 1) sorted by relevance
868 bool OutOfBudget = NumNewNewSpeculativelyAvailableBBs > MaxBBSpeculations; in IsValueFullyAvailableInBlock() local872 if (OutOfBudget || pred_empty(CurrBB)) { in IsValueFullyAvailableInBlock()873 MaxBBSpeculationCutoffReachedTimes += (int)OutOfBudget; in IsValueFullyAvailableInBlock()