Searched refs:NextS (Results 1 – 1 of 1) sorted by relevance
14594 InstructionsState NextS = getSameOpcode(ReducedVals[I + 1], TLI); in tryToReduce() local14595 if (NextS.getOpcode() == Instruction::ExtractElement && in tryToReduce()14596 !NextS.isAltShuffle()) { in tryToReduce()14604 if (!NextS.getOpcode() || !NextS.isOpcodeOrAlt(Inst)) in tryToReduce()