Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h356 const SCEV *PosPart; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp2823 const SCEV *PosPart = in findBoundsLT() local
2835 const SCEV *PosPart = in findBoundsLT() local
2867 const SCEV *PosPart = in findBoundsGT() local
2878 const SCEV *PosPart = getPositivePart(SE->getMinusSCEV(A[K].Coeff, B[K].NegPart)); in findBoundsGT() local