Searched refs:getOffsetOfExpr (Results 1 – 2 of 2) sorted by relevance
677 const SCEV *getOffsetOfExpr(Type *IntTy, StructType *STy, unsigned FieldNo);
3142 const SCEV *ScalarEvolution::getOffsetOfExpr(Type *IntTy, in getOffsetOfExpr() function in ScalarEvolution3710 const SCEV *FieldOffset = getOffsetOfExpr(IntPtrTy, STy, FieldNo); in createNodeForGEP()