HomeSort by relevance Sort by last modified time
    Searched refs:AlwaysPrint (Results 1 - 18 of 18) sorted by null

  /external/llvm/include/llvm/IR/
DiagnosticInfo.h 494 static const char *AlwaysPrint;
496 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
  /external/llvm/lib/IR/
DiagnosticInfo.cpp 94 const char *DiagnosticInfoOptimizationRemarkAnalysis::AlwaysPrint = "";
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DiagnosticInfo.h 723 static const char *AlwaysPrint;
725 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
DiagnosticInfo.h 722 static const char *AlwaysPrint;
724 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
DiagnosticInfo.h 722 static const char *AlwaysPrint;
724 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
DiagnosticInfo.h 778 static const char *AlwaysPrint;
780 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
DiagnosticInfo.h 778 static const char *AlwaysPrint;
780 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
DiagnosticInfo.h 778 static const char *AlwaysPrint;
780 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
DiagnosticInfo.h 778 static const char *AlwaysPrint;
780 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
DiagnosticInfo.h 723 static const char *AlwaysPrint;
725 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
DiagnosticInfo.h 722 static const char *AlwaysPrint;
724 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
DiagnosticInfo.h 722 static const char *AlwaysPrint;
724 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
DiagnosticInfo.h 778 static const char *AlwaysPrint;
780 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
DiagnosticInfo.h 778 static const char *AlwaysPrint;
780 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
DiagnosticInfo.h 778 static const char *AlwaysPrint;
780 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
DiagnosticInfo.h 778 static const char *AlwaysPrint;
780 bool shouldAlwaysPrint() const { return getPassName() == AlwaysPrint; }
    [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopDistribute.cpp 768 Ctx, Forced ? DiagnosticInfoOptimizationRemarkAnalysis::AlwaysPrint
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 239 milliseconds