reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/Analysis/ScalarEvolutionExpressions.h
  637       bool isDone() const { return Found; }
lib/Analysis/ScalarEvolution.cpp
  857     bool isDone() const {
 2895     bool isDone() const {
 5225     bool isDone() { return TraversalDone; }
10917   bool isDone() const { return false; }
10940   bool isDone() const { return false; }
10963   bool isDone() const { return false; }
11017   bool isDone() const { return false; }
11904     bool isDone() const { return false; }
lib/Analysis/ScalarEvolutionExpander.cpp
 2419   bool isDone() const { return IsUnsafe; }
tools/polly/lib/Analysis/ScopInfo.cpp
 1445   bool isDone() { return FoundInside; }
tools/polly/lib/Support/SCEVValidator.cpp
  490   bool isDone() { return HasIVParams; }
  551   bool isDone() { return false; }
  568   bool isDone() { return false; }
  609   bool isDone() { return false; }