Searched refs:SplatCI (Results 1 – 1 of 1) sorted by relevance
47902 if (auto *SplatCI = dyn_cast<ConstantInt>(SplatC)) in combineMul() local47903 C = &(SplatCI->getValue()); in combineMul()