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

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
45 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
PromoteMemToReg.h 24 class AssumptionCache;
42 AssumptionCache *AC = nullptr);
  /external/llvm/include/llvm/Analysis/
AssumptionCache.h 1 //===- llvm/Analysis/AssumptionCache.h - Track @llvm.assume ---*- C++ -*-===//
39 class AssumptionCache {
59 /// \brief Construct an AssumptionCache from a function by scanning all of
61 AssumptionCache(Function &F) : F(F), Scanned(false) {}
92 /// \brief A function analysis which provides an \c AssumptionCache.
101 typedef AssumptionCache Result;
109 AssumptionCache run(Function &F, FunctionAnalysisManager &) {
110 return AssumptionCache(F);
123 /// \brief An immutable pass that tracks lazily created \c AssumptionCache
128 /// function is deleted. The nature of the AssumptionCache is that it is no
    [all...]
CodeMetrics.h 23 class AssumptionCache;
94 static void collectEphemeralValues(const Loop *L, AssumptionCache *AC,
99 static void collectEphemeralValues(const Function *L, AssumptionCache *AC,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CodeMetrics.h 23 class AssumptionCache;
94 static void collectEphemeralValues(const Loop *L, AssumptionCache *AC,
99 static void collectEphemeralValues(const Function *L, AssumptionCache *AC,
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
CodeMetrics.h 23 class AssumptionCache;
94 static void collectEphemeralValues(const Loop *L, AssumptionCache *AC,
99 static void collectEphemeralValues(const Function *L, AssumptionCache *AC,
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
CodeMetrics.h 23 class AssumptionCache;
94 static void collectEphemeralValues(const Loop *L, AssumptionCache *AC,
99 static void collectEphemeralValues(const Function *L, AssumptionCache *AC,
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
CodeMetrics.h 23 class AssumptionCache;
94 static void collectEphemeralValues(const Loop *L, AssumptionCache *AC,
99 static void collectEphemeralValues(const Function *L, AssumptionCache *AC,
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
CodeMetrics.h 23 class AssumptionCache;
94 static void collectEphemeralValues(const Loop *L, AssumptionCache *AC,
99 static void collectEphemeralValues(const Function *L, AssumptionCache *AC,
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
CodeMetrics.h 23 class AssumptionCache;
94 static void collectEphemeralValues(const Loop *L, AssumptionCache *AC,
99 static void collectEphemeralValues(const Function *L, AssumptionCache *AC,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
CodeMetrics.h 23 class AssumptionCache;
94 static void collectEphemeralValues(const Loop *L, AssumptionCache *AC,
99 static void collectEphemeralValues(const Function *L, AssumptionCache *AC,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
CodeMetrics.h 23 class AssumptionCache;
94 static void collectEphemeralValues(const Loop *L, AssumptionCache *AC,
99 static void collectEphemeralValues(const Function *L, AssumptionCache *AC,

Completed in 652 milliseconds

1 2 3 4 5 6 7 8 91011>>