Home | History | Annotate | Download | only in Analysis

Lines Matching refs:isOffsetOf

230     if (U->isOffsetOf(CTy, FieldNo)) {
429 bool SCEVUnknown::isOffsetOf(Type *&CTy, Constant *&FieldNo) const {