Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6991 InstructionsState SliceS = getSameOpcode(Slice, *R.TLI); in getBuildVectorCost() local
6992 if (SliceS.getOpcode() != Instruction::Load || in getBuildVectorCost()
6993 SliceS.isAltShuffle()) in getBuildVectorCost()