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