Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorize.h194 DemandedBits &DB_, AssumptionCache &AC_,
H A DSLPVectorizer.h81 DominatorTree *DT_, AssumptionCache *AC_, DemandedBits *DB_,
/src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10114 DemandedBits &DB_, AssumptionCache &AC_, LoopAccessInfoManager &LAIs_, in runImpl() argument
10124 DB = &DB_; in runImpl()
H A DSLPVectorizer.cpp15831 AssumptionCache *AC_, DemandedBits *DB_, in runImpl() argument
15842 DB = DB_; in runImpl()