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