Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h357 const SCEV *NegPart; member
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2758 const SCEV *NegPart = in findBoundsLT() local
2770 const SCEV *NegPart = in findBoundsLT() local
2805 const SCEV *NegPart = in findBoundsGT() local
2817 const SCEV *NegPart = getNegativePart(SE->getMinusSCEV(A[K].Coeff, B[K].PosPart)); in findBoundsGT() local