Searched refs:DB_ (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Vectorize/ |
| H A D | SLPVectorizer.h | 78 DominatorTree *DT_, AssumptionCache *AC_, DemandedBits *DB_,
|
| H A D | LoopVectorize.h | 195 BlockFrequencyInfo &BFI_, TargetLibraryInfo *TLI_, DemandedBits &DB_,
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 10447 DemandedBits &DB_, AAResults &AA_, AssumptionCache &AC_, in runImpl() argument 10459 DB = &DB_; in runImpl()
|
| H A D | SLPVectorizer.cpp | 9986 AssumptionCache *AC_, DemandedBits *DB_, in runImpl() argument 9997 DB = DB_; in runImpl()
|