Home
last modified time | relevance | path

Searched refs:DB_ (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Vectorize/
H A DSLPVectorizer.h78 DominatorTree *DT_, AssumptionCache *AC_, DemandedBits *DB_,
H A DLoopVectorize.h195 BlockFrequencyInfo &BFI_, TargetLibraryInfo *TLI_, DemandedBits &DB_,
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10447 DemandedBits &DB_, AAResults &AA_, AssumptionCache &AC_, in runImpl() argument
10459 DB = &DB_; in runImpl()
H A DSLPVectorizer.cpp9986 AssumptionCache *AC_, DemandedBits *DB_, in runImpl() argument
9997 DB = DB_; in runImpl()