Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1342 FixedVectorType *ShuffleInputType = in foldShuffleFromReductions() local
1344 if (!ShuffleInputType) in foldShuffleFromReductions()
1346 int NumInputElts = ShuffleInputType->getNumElements(); in foldShuffleFromReductions()