H A D | SLPVectorizer.cpp | 540 DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, in BoUpSLP() 542 : F(Func), SE(Se), TTI(Tti), TLI(TLi), AA(Aa), LI(Li), DT(Dt), AC(AC), in BoUpSLP() 538 BoUpSLP(Function *Func, ScalarEvolution *Se, TargetTransformInfo *Tti, TargetLibraryInfo *TLi, AliasAnalysis *Aa, LoopInfo *Li, DominatorTree *Dt, AssumptionCache *AC, DemandedBits *DB, const DataLayout *DL, OptimizationRemarkEmitter *ORE) BoUpSLP() argument
|