Searched defs:AC_ (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | LazyValueInfo.h | 42 LazyValueInfo(AssumptionCache *AC_, const DataLayout *DL_, in LazyValueInfo()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineNegator.cpp | 103 Negator::Negator(LLVMContext &C, const DataLayout &DL_, AssumptionCache &AC_, in Negator()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | NaryReassociate.cpp | 199 bool NaryReassociatePass::runImpl(Function &F, AssumptionCache *AC_, in runImpl()
|
H A D | MemCpyOptimizer.cpp | 1736 AssumptionCache *AC_, DominatorTree *DT_, in runImpl()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/ |
H A D | HexagonVectorCombine.cpp | 57 HexagonVectorCombine(Function &F_, AliasAnalysis &AA_, AssumptionCache &AC_, in HexagonVectorCombine()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 6489 AssumptionCache *AC_, DemandedBits *DB_, in runImpl()
|
H A D | LoopVectorize.cpp | 10191 DemandedBits &DB_, AAResults &AA_, AssumptionCache &AC_, in runImpl()
|