Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DScalarEvolution.cpp5464 auto AppendPredicate = [&](const SCEV *Expr, in createAddRecFromPHIWithCastsImpl() local
5474 AppendPredicate(StartVal, StartExtended); in createAddRecFromPHIWithCastsImpl()
5475 AppendPredicate(Accum, AccumExtended); in createAddRecFromPHIWithCastsImpl()