Searched refs:ORE_ (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/ |
| H A D | LoopVectorize.h | 164 OptimizationRemarkEmitter &ORE_, ProfileSummaryInfo *PSI_);
|
| H A D | SLPVectorizer.h | 81 OptimizationRemarkEmitter *ORE_);
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 6490 OptimizationRemarkEmitter *ORE_) { in runImpl() argument 6520 BoUpSLP R(&F, SE, TTI, TLI, AA, LI, DT, AC, DB, DL, ORE_); in runImpl()
|
| H A D | LoopVectorize.cpp | 10193 OptimizationRemarkEmitter &ORE_, ProfileSummaryInfo *PSI_) { in runImpl() argument 10204 ORE = &ORE_; in runImpl()
|