Searched refs:TLi (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 597 TargetLibraryInfo *TLi, AAResults *Aa, LoopInfo *Li, in BoUpSLP() argument 600 : F(Func), SE(Se), TTI(Tti), TLI(TLi), AA(Aa), LI(Li), DT(Dt), AC(AC), in BoUpSLP()
|