Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10949 auto CheckOrdering = [&](const Instruction *InsertPt) { in isGatherShuffledSingleRegisterEntry() local
11023 !CheckOrdering(InsertPt)) in isGatherShuffledSingleRegisterEntry()
11044 if (&LastBundleInst == TEInsertPt || !CheckOrdering(&LastBundleInst)) in isGatherShuffledSingleRegisterEntry()