Lines Matching refs:AllowPredicates
5662 bool AllowPredicates) { in computeBackedgeTakenCount() argument
5677 ExitLimit EL = computeExitLimit(L, ExitBB, AllowPredicates); in computeBackedgeTakenCount()
5679 assert((AllowPredicates || EL.Pred.isAlwaysTrue()) && in computeBackedgeTakenCount()
5724 bool AllowPredicates) { in computeExitLimit() argument
5791 /*ControlsExit=*/IsOnlyExit, AllowPredicates); in computeExitLimit()
5807 bool AllowPredicates) { in computeExitLimitFromCond() argument
5815 AllowPredicates); in computeExitLimitFromCond()
5818 AllowPredicates); in computeExitLimitFromCond()
5863 AllowPredicates); in computeExitLimitFromCond()
5866 AllowPredicates); in computeExitLimitFromCond()
5905 if (EL.hasFullInfo() || !AllowPredicates) in computeExitLimitFromCond()
5936 bool AllowPredicates) { in computeExitLimitFromICmp() argument
5989 AllowPredicates); in computeExitLimitFromICmp()
6003 AllowPredicates); in computeExitLimitFromICmp()
6012 AllowPredicates); in computeExitLimitFromICmp()
7036 bool AllowPredicates) { in howFarToZero() argument
7052 if (!AddRec && AllowPredicates) in howFarToZero()
8640 bool ControlsExit, bool AllowPredicates) { in howManyLessThans() argument
8647 if (!IV && AllowPredicates) in howManyLessThans()
8715 bool ControlsExit, bool AllowPredicates) { in howManyGreaterThans() argument
8722 if (!IV && AllowPredicates) in howManyGreaterThans()