Searched refs:getStoreSizeOfExpr (Results 1 – 3 of 3) sorted by relevance
681 const SCEV *getStoreSizeOfExpr(Type *IntTy, Type *StoreTy);
252 const SCEV *EltSizeSCEV = SE->getStoreSizeOfExpr(IdxTy, AccessTy); in getStartAndEndForAccess()
4417 const SCEV *ScalarEvolution::getStoreSizeOfExpr(Type *IntTy, Type *StoreTy) { in getStoreSizeOfExpr() function in ScalarEvolution