Home
last modified time | relevance | path

Searched refs:AppendPredicate (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5658 auto AppendPredicate = [&](const SCEV *Expr, in createAddRecFromPHIWithCastsImpl() local
5668 AppendPredicate(StartVal, StartExtended); in createAddRecFromPHIWithCastsImpl()
5669 AppendPredicate(Accum, AccumExtended); in createAddRecFromPHIWithCastsImpl()