Searched refs:AppendPredicate (Results 1 – 2 of 2) sorted by relevance
4881 auto AppendPredicate = [&](const SCEV *Expr, in createAddRecFromPHIWithCastsImpl() local4891 AppendPredicate(StartVal, StartExtended); in createAddRecFromPHIWithCastsImpl()4892 AppendPredicate(Accum, AccumExtended); in createAddRecFromPHIWithCastsImpl()
4946 auto AppendPredicate = [&](const SCEV *Expr, in createAddRecFromPHIWithCastsImpl() local4956 AppendPredicate(StartVal, StartExtended); in createAddRecFromPHIWithCastsImpl()4957 AppendPredicate(Accum, AccumExtended); in createAddRecFromPHIWithCastsImpl()