Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyValueInfo.h46 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.cpp2202 AliasAnalysis *AA_, AssumptionCache *AC_, in runImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp75 HexagonVectorCombine(Function &F_, AliasAnalysis &AA_, AssumptionCache &AC_, in HexagonVectorCombine()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp20874 AssumptionCache *AC_, DemandedBits *DB_, in runImpl()