Searched defs:SLPVectorizerPass (Results 1 – 1 of 1) sorted by relevance
64 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 …]