Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6477 bool IsReorder = !E->ReorderIndices.empty(); in getEntryCost() local
6479 cast<StoreInst>(IsReorder ? VL[E->ReorderIndices.front()] : VL0); in getEntryCost()