Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp4867 const SCEV *StartExtended = getExtendedExpr(StartVal, Signed); in createAddRecFromPHIWithCastsImpl() local
4868 if (PredIsKnownFalse(StartVal, StartExtended)) { in createAddRecFromPHIWithCastsImpl()
4891 AppendPredicate(StartVal, StartExtended); in createAddRecFromPHIWithCastsImpl()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp4932 const SCEV *StartExtended = getExtendedExpr(StartVal, Signed); in createAddRecFromPHIWithCastsImpl() local
4933 if (PredIsKnownFalse(StartVal, StartExtended)) { in createAddRecFromPHIWithCastsImpl()
4956 AppendPredicate(StartVal, StartExtended); in createAddRecFromPHIWithCastsImpl()