HomeSort by relevance Sort by last modified time
    Searched refs:AssumptionCache (Results 151 - 175 of 421) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
PHITransAddr.h 21 class AssumptionCache;
47 AssumptionCache *AC;
53 PHITransAddr(Value *addr, const DataLayout &DL, AssumptionCache *AC)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Scalar/
MemCpyOptimizer.h 27 class AssumptionCache;
44 std::function<AssumptionCache &()> LookupAssumptionCache;
56 std::function<AssumptionCache &()> LookupAssumptionCache_,
SROA.h 28 class AssumptionCache;
69 AssumptionCache *AC = nullptr;
125 AssumptionCache &RunAC);
NaryReassociate.h 89 class AssumptionCache;
108 bool runImpl(Function &F, AssumptionCache *AC_, DominatorTree *DT_,
168 AssumptionCache *AC;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Vectorize/
LoopVectorize.h 58 class AssumptionCache;
88 AssumptionCache *AC;
98 DemandedBits &DB_, AliasAnalysis &AA_, AssumptionCache &AC_,
  /external/llvm/lib/Analysis/
AssumptionCache.cpp 1 //===- AssumptionCache.cpp - Cache finding @llvm.assume calls -------------===//
15 #include "llvm/Analysis/AssumptionCache.h"
27 void AssumptionCache::scanFunction() {
42 void AssumptionCache::registerAssumption(CallInst *CI) {
81 AssumptionCache &AC = AM.getResult<AssumptionAnalysis>(F);
98 AssumptionCache &AssumptionCacheTracker::getAssumptionCache(Function &F) {
110 FunctionCallbackVH(&F, this), llvm::make_unique<AssumptionCache>(F)));
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Scalar/
NaryReassociate.h 89 class AssumptionCache;
108 bool runImpl(Function &F, AssumptionCache *AC_, DominatorTree *DT_,
168 AssumptionCache *AC;
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Scalar/
NaryReassociate.h 89 class AssumptionCache;
108 bool runImpl(Function &F, AssumptionCache *AC_, DominatorTree *DT_,
168 AssumptionCache *AC;
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Scalar/
NaryReassociate.h 89 class AssumptionCache;
108 bool runImpl(Function &F, AssumptionCache *AC_, DominatorTree *DT_,
168 AssumptionCache *AC;
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Scalar/
NaryReassociate.h 89 class AssumptionCache;
108 bool runImpl(Function &F, AssumptionCache *AC_, DominatorTree *DT_,
168 AssumptionCache *AC;
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Scalar/
NaryReassociate.h 89 class AssumptionCache;
108 bool runImpl(Function &F, AssumptionCache *AC_, DominatorTree *DT_,
168 AssumptionCache *AC;
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Scalar/
NaryReassociate.h 89 class AssumptionCache;
108 bool runImpl(Function &F, AssumptionCache *AC_, DominatorTree *DT_,
168 AssumptionCache *AC;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Scalar/
NaryReassociate.h 89 class AssumptionCache;
108 bool runImpl(Function &F, AssumptionCache *AC_, DominatorTree *DT_,
168 AssumptionCache *AC;
  /external/llvm/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Scalar/
AlignmentFromAssumptions.h 33 bool runImpl(Function &F, AssumptionCache &AC, ScalarEvolution *SE_,

Completed in 1139 milliseconds

1 2 3 4 5 67 8 91011>>