Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1788 using ExtraValueToDebugLocsMap = SmallDenseSet<Value *, 4>; typedef in llvm::slpvectorizer::BoUpSLP
1826 const ExtraValueToDebugLocsMap &ExternallyUsedValues,
1900 buildExternalUses(const ExtraValueToDebugLocsMap &ExternallyUsedValues = {});
7873 const ExtraValueToDebugLocsMap &ExternallyUsedValues) { in buildExternalUses()
18603 ExtraValueToDebugLocsMap ExternallyUsedValues; in vectorizeTree()
18608 const ExtraValueToDebugLocsMap &ExternallyUsedValues, in vectorizeTree()
22460 BoUpSLP::ExtraValueToDebugLocsMap ExternallyUsedValues; in tryToReduce()
22591 BoUpSLP::ExtraValueToDebugLocsMap LocalExternallyUsedValues( in tryToReduce()