Searched defs:SLPVectorizerPass (Results 1 – 1 of 1) sorted by relevance
62 ScalarEvolution *SE = nullptr;63 TargetTransformInfo *TTI = nullptr;64 TargetLibraryInfo *TLI = nullptr;65 AAResults *AA = nullptr;66 LoopInfo *LI = nullptr;67 DominatorTree *DT = nullptr;68 AssumptionCache *AC = nullptr;69 DemandedBits *DB = nullptr;70 const DataLayout *DL = nullptr;141 StoreListMap Stores;[all …]