Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DStraightLineStrengthReduce.cpp503 const SCEV *ElementSizeExpr = SE->getSizeOfExpr(IntPtrTy, *GTI); in allocateCandidatesAndFindBasisForGEP() local
507 SE->getMulExpr(ArrayIdxExpr, ElementSizeExpr, SCEV::FlagNSW); in allocateCandidatesAndFindBasisForGEP()