Searched refs:IEIdx (Results 1 – 1 of 1) sorted by relevance
381 if (const auto *IEIdx = dyn_cast<ConstantInt>(CE->getOperand(2))) { in ConstantFoldExtractElementInstruction() local382 if (APSInt::isSameValue(APSInt(IEIdx->getValue()), in ConstantFoldExtractElementInstruction()