Home
last modified time | relevance | path

Searched refs:SliceS (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8287 InstructionsState SliceS = getSameOpcode(Slice, *R.TLI); in getBuildVectorCost() local
8288 if (SliceS.getOpcode() != Instruction::Load || in getBuildVectorCost()
8289 SliceS.isAltShuffle()) in getBuildVectorCost()