Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp5598 const SCEV *StartExtended = getExtendedExpr(StartVal, Signed); in createAddRecFromPHIWithCastsImpl() local
5599 if (PredIsKnownFalse(StartVal, StartExtended)) { in createAddRecFromPHIWithCastsImpl()
5622 AppendPredicate(StartVal, StartExtended); in createAddRecFromPHIWithCastsImpl()