HomeSort by relevance Sort by last modified time
    Searched defs:DemandedBits (Results 1 - 9 of 9) sorted by null

  /external/llvm/include/llvm/Analysis/
DemandedBits.h 1 //===-- llvm/Analysis/DemandedBits.h - Determine demanded bits --*- C++ -*-===//
39 class DemandedBits {
41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) :
73 mutable Optional<DemandedBits> DB;
84 DemandedBits &getDemandedBits() { return *DB; }
89 /// An analysis that produces \c DemandedBits for a function.
96 typedef DemandedBits Result;
100 DemandedBits run(Function &F, AnalysisManager<Function> &AM);
103 /// \brief Printer pass for DemandedBits
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DemandedBits.h 1 //===-- llvm/Analysis/DemandedBits.h - Determine demanded bits --*- C++ -*-===//
39 class DemandedBits {
41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) :
73 mutable Optional<DemandedBits> DB;
84 DemandedBits &getDemandedBits() { return *DB; }
89 /// An analysis that produces \c DemandedBits for a function.
96 typedef DemandedBits Result;
100 DemandedBits run(Function &F, FunctionAnalysisManager &AM);
103 /// \brief Printer pass for DemandedBits
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DemandedBits.h 1 //===-- llvm/Analysis/DemandedBits.h - Determine demanded bits --*- C++ -*-===//
39 class DemandedBits {
41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) :
73 mutable Optional<DemandedBits> DB;
84 DemandedBits &getDemandedBits() { return *DB; }
89 /// An analysis that produces \c DemandedBits for a function.
96 typedef DemandedBits Result;
100 DemandedBits run(Function &F, FunctionAnalysisManager &AM);
103 /// \brief Printer pass for DemandedBits
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DemandedBits.h 1 //===-- llvm/Analysis/DemandedBits.h - Determine demanded bits --*- C++ -*-===//
39 class DemandedBits {
41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) :
73 mutable Optional<DemandedBits> DB;
84 DemandedBits &getDemandedBits() { return *DB; }
89 /// An analysis that produces \c DemandedBits for a function.
96 typedef DemandedBits Result;
100 DemandedBits run(Function &F, FunctionAnalysisManager &AM);
103 /// \brief Printer pass for DemandedBits
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DemandedBits.h 1 //===-- llvm/Analysis/DemandedBits.h - Determine demanded bits --*- C++ -*-===//
39 class DemandedBits {
41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) :
73 mutable Optional<DemandedBits> DB;
84 DemandedBits &getDemandedBits() { return *DB; }
89 /// An analysis that produces \c DemandedBits for a function.
96 typedef DemandedBits Result;
100 DemandedBits run(Function &F, FunctionAnalysisManager &AM);
103 /// \brief Printer pass for DemandedBits
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DemandedBits.h 1 //===-- llvm/Analysis/DemandedBits.h - Determine demanded bits --*- C++ -*-===//
39 class DemandedBits {
41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) :
73 mutable Optional<DemandedBits> DB;
84 DemandedBits &getDemandedBits() { return *DB; }
89 /// An analysis that produces \c DemandedBits for a function.
96 typedef DemandedBits Result;
100 DemandedBits run(Function &F, FunctionAnalysisManager &AM);
103 /// \brief Printer pass for DemandedBits
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DemandedBits.h 1 //===-- llvm/Analysis/DemandedBits.h - Determine demanded bits --*- C++ -*-===//
39 class DemandedBits {
41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) :
73 mutable Optional<DemandedBits> DB;
84 DemandedBits &getDemandedBits() { return *DB; }
89 /// An analysis that produces \c DemandedBits for a function.
96 typedef DemandedBits Result;
100 DemandedBits run(Function &F, FunctionAnalysisManager &AM);
103 /// \brief Printer pass for DemandedBits
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DemandedBits.h 1 //===-- llvm/Analysis/DemandedBits.h - Determine demanded bits --*- C++ -*-===//
39 class DemandedBits {
41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) :
73 mutable Optional<DemandedBits> DB;
84 DemandedBits &getDemandedBits() { return *DB; }
89 /// An analysis that produces \c DemandedBits for a function.
96 typedef DemandedBits Result;
100 DemandedBits run(Function &F, FunctionAnalysisManager &AM);
103 /// \brief Printer pass for DemandedBits
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DemandedBits.h 1 //===-- llvm/Analysis/DemandedBits.h - Determine demanded bits --*- C++ -*-===//
39 class DemandedBits {
41 DemandedBits(Function &F, AssumptionCache &AC, DominatorTree &DT) :
73 mutable Optional<DemandedBits> DB;
84 DemandedBits &getDemandedBits() { return *DB; }
89 /// An analysis that produces \c DemandedBits for a function.
96 typedef DemandedBits Result;
100 DemandedBits run(Function &F, FunctionAnalysisManager &AM);
103 /// \brief Printer pass for DemandedBits

Completed in 97 milliseconds