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