Searched refs:UserC (Results 1 – 1 of 1) sorted by relevance
51181 const Constant *UserC = getTargetConstantFromBasePtr(UserPtr); in combineConstantPoolLoads() local51185 if (UserC && UserPtr != Ptr) { in combineConstantPoolLoads()51187 unsigned UserSize = UserC->getType()->getPrimitiveSizeInBits(); in combineConstantPoolLoads()