Searched refs:ORE_ (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/ |
| D | LoopVectorize.h | 195 OptimizationRemarkEmitter &ORE_,
|
| D | SLPVectorizer.h | 82 OptimizationRemarkEmitter *ORE_);
|
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 10591 OptimizationRemarkEmitter &ORE_, ProfileSummaryInfo *PSI_) { in runImpl() argument 10601 ORE = &ORE_; in runImpl()
|
| D | SLPVectorizer.cpp | 11324 OptimizationRemarkEmitter *ORE_) { in runImpl() argument 11357 BoUpSLP R(&F, SE, TTI, TLI, AA, LI, DT, AC, DB, DL, ORE_); in runImpl()
|