Home
last modified time | relevance | path

Searched defs:isAltShuffle (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp653 bool isAltShuffle() const { return AltOp != MainOp; } isAltShuffle() function
3029 bool isAltShuffle() const { return MainOp != AltOp; } isAltShuffle() function
[all...]