Searched refs:getStoreSizeOfExpr (Results 1 – 3 of 3) sorted by relevance
612 const SCEV *getStoreSizeOfExpr(Type *IntTy, Type *StoreTy);
229 SE->getStoreSizeOfExpr(IdxTy, Ptr->getType()->getPointerElementType()); in insert()
3684 const SCEV *ScalarEvolution::getStoreSizeOfExpr(Type *IntTy, Type *StoreTy) { in getStoreSizeOfExpr() function in ScalarEvolution