Home
last modified time | relevance | path

Searched defs:NegPart (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h392 const SCEV *NegPart; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2927 const SCEV *NegPart = in findBoundsLT() local
2939 const SCEV *NegPart = in findBoundsLT() local
2971 const SCEV *NegPart = in findBoundsGT() local
2983 const SCEV *NegPart = getNegativePart(SE->getMinusSCEV(A[K].Coeff, B[K].PosPart)); in findBoundsGT() local