Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp15445 Instruction &LastBundleInst = getLastInstructionInBundle(VTE); in isGatherShuffledSingleRegisterEntry() local
15446 if (&LastBundleInst == TEInsertPt || !CheckOrdering(&LastBundleInst)) in isGatherShuffledSingleRegisterEntry()
15470 Instruction &LastBundleInst = getLastInstructionInBundle(VTE); in isGatherShuffledSingleRegisterEntry() local
15471 if (&LastBundleInst == TEInsertPt || !CheckOrdering(&LastBundleInst)) in isGatherShuffledSingleRegisterEntry()