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

  /external/llvm/include/llvm/Analysis/
ScalarEvolution.h 578 bool isCompleteList() const { return Complete; }
721 bool hasFullInfo() const { return ExitNotTaken.isCompleteList(); }
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ScalarEvolution.h 273 /// isCompleteList - Return true if all loop exits are computable.
274 bool isCompleteList() const {
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]

Completed in 67 milliseconds