Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorize.h193 DemandedBits &DB_, AssumptionCache &AC_,
H A DSLPVectorizer.h81 DominatorTree *DT_, AssumptionCache *AC_, DemandedBits *DB_,
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10590 DemandedBits &DB_, AssumptionCache &AC_, LoopAccessInfoManager &LAIs_, in runImpl() argument
10600 DB = &DB_; in runImpl()
H A DSLPVectorizer.cpp11323 AssumptionCache *AC_, DemandedBits *DB_, in runImpl() argument
11334 DB = DB_; in runImpl()