HomeSort by relevance Sort by last modified time
    Searched refs:Consistent (Results 1 - 5 of 5) 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.
659 /// Set consistent to false.
678 /// Set consistent to false.
696 /// Set consistent to false.
714 /// Set consistent to false
    [all...]
  /external/llvm/lib/Analysis/
DependenceAnalysis.cpp 235 Consistent = true;
581 OS << "consistent ";
    [all...]
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/sdb/db/
sequence.py 104 """A simple Sequence using the new SDB "Consistent" features
  /external/v8/src/js/
typedarray.js 427 // (Consistent with Firefox and Blink/WebKit)
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 232 milliseconds