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