Home
last modified time | relevance | path

Searched defs:AC_ (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h45 LazyValueInfo(AssumptionCache *AC_, const DataLayout *DL_) in LazyValueInfo()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNaryReassociate.cpp199 bool NaryReassociatePass::runImpl(Function &F, AssumptionCache *AC_, in runImpl()
H A DMemCpyOptimizer.cpp2043 AliasAnalysis *AA_, AssumptionCache *AC_, in runImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp74 HexagonVectorCombine(Function &F_, AliasAnalysis &AA_, AssumptionCache &AC_, in HexagonVectorCombine()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp10276 DemandedBits &DB_, AssumptionCache &AC_, LoopAccessInfoManager &LAIs_, in runImpl()
H A DSLPVectorizer.cpp13353 AssumptionCache *AC_, DemandedBits *DB_, in runImpl()