Home
last modified time | relevance | path

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

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