Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp5612 auto AppendPredicate = [&](const SCEV *Expr, in createAddRecFromPHIWithCastsImpl() local
5622 AppendPredicate(StartVal, StartExtended); in createAddRecFromPHIWithCastsImpl()
5623 AppendPredicate(Accum, AccumExtended); in createAddRecFromPHIWithCastsImpl()