Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorize.h161 BlockFrequencyInfo &BFI_, TargetLibraryInfo *TLI_, DemandedBits &DB_,
H A DSLPVectorizer.h80 DominatorTree *DT_, AssumptionCache *AC_, DemandedBits *DB_,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6489 AssumptionCache *AC_, DemandedBits *DB_, in runImpl() argument
6500 DB = DB_; in runImpl()
H A DLoopVectorize.cpp10191 DemandedBits &DB_, AAResults &AA_, AssumptionCache &AC_, in runImpl() argument
10203 DB = &DB_; in runImpl()