Lines Matching defs:LocOffset
6989 int64_t LocOffset = cast<ConstantSDNode>(Loc.getOperand(1))->getSExtValue();6993 if (LocOffset == Dist * (int)Bytes)7001 if ((LocOffset - BOffset) == Dist * (int)Bytes)