Home
last modified time | relevance | path

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

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