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

Declarations

tools/polly/include/polly/Support/SCEVAffinator.h
   71   llvm::Loop *getScope();

References

tools/polly/lib/Support/SCEVAffinator.cpp
  201   auto *Scope = getScope();
  499   auto *Scope = getScope();
  516   auto *Scope = getScope();
  534       return visit(SE.getSCEVAtScope(I->getOperand(0), getScope()));
  536       return visit(SE.getSCEVAtScope(I->getOperand(0), getScope()));