Searched refs:SplatC (Results 1 – 1 of 1) sorted by relevance
548 ConstantInt *SplatC = ConstantInt::get(MSI->getContext(), Splat); in getAvailableLoadStore() local549 if (CastInst::isBitOrNoopPointerCastable(SplatC->getType(), AccessTy, DL)) in getAvailableLoadStore()550 return SplatC; in getAvailableLoadStore()