Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DDependenceAnalysis.h355 const SCEV *PosPart; member
/external/llvm/include/llvm/Analysis/
DDependenceAnalysis.h362 const SCEV *PosPart; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DDependenceAnalysis.cpp2832 const SCEV *PosPart = in findBoundsLT() local
2844 const SCEV *PosPart = in findBoundsLT() local
2876 const SCEV *PosPart = in findBoundsGT() local
2887 const SCEV *PosPart = getPositivePart(SE->getMinusSCEV(A[K].Coeff, B[K].NegPart)); in findBoundsGT() local
/external/llvm/lib/Analysis/
DDependenceAnalysis.cpp2749 const SCEV *PosPart = in findBoundsLT() local
2761 const SCEV *PosPart = in findBoundsLT() local
2793 const SCEV *PosPart = in findBoundsGT() local
2804 const SCEV *PosPart = getPositivePart(SE->getMinusSCEV(A[K].Coeff, B[K].NegPart)); in findBoundsGT() local