Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8538 DenseMap<const TreeEntry *, unsigned> EntryToPosition; in tryToVectorizeGatheredLoads() local
8544 EntryToPosition.try_emplace(E, Idx).first->second; in tryToVectorizeGatheredLoads()