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

References

tools/polly/lib/Analysis/ScopDetectionDiagnostic.cpp
  333          "' with LHS: " + *LHS + " and RHS: " + *RHS;
  333          "' with LHS: " + *LHS + " and RHS: " + *RHS;
  382   return "Base address not invariant in current region:" + *BaseValue;
  432   return "Non affine access function: " + *AccessFunction;
  457   return "Non affine loop bound '" + *LoopCount +
  458          "' in loop: " + L->getHeader()->getName();
  481   return "Loop " + L->getHeader()->getName() + " has no exit.";
  506   return "Loop " + L->getHeader()->getName() + " has multiple exits.";
  531   return "Not all latches of loop " + L->getHeader()->getName() +
  557   return "Call instruction: " + *Inst;
  588   return "Non-simple memory access: " + *Inst;
  689   return "Find bad intToptr prt: " + *BaseValue;
  711   return "Alloca instruction: " + *Inst;
  735   return "Unknown instruction: " + *Inst;