Home
last modified time | relevance | path

Searched defs:SLPVectorizerPass (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h65 ScalarEvolution *SE = nullptr;
66 TargetTransformInfo *TTI = nullptr;
67 TargetLibraryInfo *TLI = nullptr;
68 AliasAnalysis *AA = nullptr;
69 LoopInfo *LI = nullptr;
70 DominatorTree *DT = nullptr;
71 AssumptionCache *AC = nullptr;
72 DemandedBits *DB = nullptr;
73 const DataLayout *DL = nullptr;
146 StoreListMap Stores;
[all …]