Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp4881 auto AppendPredicate = [&](const SCEV *Expr, in createAddRecFromPHIWithCastsImpl() local
4891 AppendPredicate(StartVal, StartExtended); in createAddRecFromPHIWithCastsImpl()
4892 AppendPredicate(Accum, AccumExtended); in createAddRecFromPHIWithCastsImpl()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp4946 auto AppendPredicate = [&](const SCEV *Expr, in createAddRecFromPHIWithCastsImpl() local
4956 AppendPredicate(StartVal, StartExtended); in createAddRecFromPHIWithCastsImpl()
4957 AppendPredicate(Accum, AccumExtended); in createAddRecFromPHIWithCastsImpl()