Searched refs:OffsetsInst (Results 1 – 1 of 1) sorted by relevance
14953 auto *OffsetsInst = cast<Instruction>(Offsets); in shouldSinkVectorOfPtrs() local14954 if (OffsetsInst->getType()->getScalarSizeInBits() > 32 && in shouldSinkVectorOfPtrs()14955 OffsetsInst->getOperand(0)->getType()->getScalarSizeInBits() <= 32) in shouldSinkVectorOfPtrs()