Searched refs:UserC (Results 1 – 1 of 1) sorted by relevance
50052 const Constant *UserC = getTargetConstantFromBasePtr(UserPtr); in combineLoad() local50053 if (LdC && UserC && UserPtr != Ptr) { in combineLoad()50055 unsigned UserSize = UserC->getType()->getPrimitiveSizeInBits(); in combineLoad()