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

  /external/llvm/include/llvm/Analysis/
DependenceAnalysis.h 153 /// isConsistent - Returns true if this dependence is consistent
227 LoopIndependent(RHS.LoopIndependent), Consistent(RHS.Consistent),
239 /// isConsistent - Returns true if this dependence is consistent
241 bool isConsistent() const override { return Consistent; }
275 bool Consistent; // Init to true, then refine.
662 /// Set consistent to false.
681 /// Set consistent to false.
699 /// Set consistent to false.
717 /// Set consistent to false
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 148 /// isConsistent - Returns true if this dependence is consistent
229 /// isConsistent - Returns true if this dependence is consistent
231 bool isConsistent() const override { return Consistent; }
265 bool Consistent; // Init to true, then refine.
652 /// Set consistent to false.
671 /// Set consistent to false.
689 /// Set consistent to false.
707 /// Set consistent to false.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 148 /// isConsistent - Returns true if this dependence is consistent
229 /// isConsistent - Returns true if this dependence is consistent
231 bool isConsistent() const override { return Consistent; }
265 bool Consistent; // Init to true, then refine.
652 /// Set consistent to false.
671 /// Set consistent to false.
689 /// Set consistent to false.
707 /// Set consistent to false.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 148 /// isConsistent - Returns true if this dependence is consistent
229 /// isConsistent - Returns true if this dependence is consistent
231 bool isConsistent() const override { return Consistent; }
265 bool Consistent; // Init to true, then refine.
652 /// Set consistent to false.
671 /// Set consistent to false.
689 /// Set consistent to false.
707 /// Set consistent to false.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 148 /// isConsistent - Returns true if this dependence is consistent
229 /// isConsistent - Returns true if this dependence is consistent
231 bool isConsistent() const override { return Consistent; }
265 bool Consistent; // Init to true, then refine.
652 /// Set consistent to false.
671 /// Set consistent to false.
689 /// Set consistent to false.
707 /// Set consistent to false.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 148 /// isConsistent - Returns true if this dependence is consistent
229 /// isConsistent - Returns true if this dependence is consistent
231 bool isConsistent() const override { return Consistent; }
265 bool Consistent; // Init to true, then refine.
652 /// Set consistent to false.
671 /// Set consistent to false.
689 /// Set consistent to false.
707 /// Set consistent to false.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 148 /// isConsistent - Returns true if this dependence is consistent
229 /// isConsistent - Returns true if this dependence is consistent
231 bool isConsistent() const override { return Consistent; }
265 bool Consistent; // Init to true, then refine.
652 /// Set consistent to false.
671 /// Set consistent to false.
689 /// Set consistent to false.
707 /// Set consistent to false.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 148 /// isConsistent - Returns true if this dependence is consistent
229 /// isConsistent - Returns true if this dependence is consistent
231 bool isConsistent() const override { return Consistent; }
265 bool Consistent; // Init to true, then refine.
652 /// Set consistent to false.
671 /// Set consistent to false.
689 /// Set consistent to false.
707 /// Set consistent to false.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
DependenceAnalysis.h 148 /// isConsistent - Returns true if this dependence is consistent
229 /// isConsistent - Returns true if this dependence is consistent
231 bool isConsistent() const override { return Consistent; }
265 bool Consistent; // Init to true, then refine.
652 /// Set consistent to false.
671 /// Set consistent to false.
689 /// Set consistent to false.
707 /// Set consistent to false.
    [all...]

Completed in 187 milliseconds