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

References

tools/polly/lib/Analysis/ScopBuilder.cpp
 2891   auto &DL = scop->getFunction().getParent()->getDataLayout();
 2938       isAParameter(LInst->getPointerOperand(), scop->getFunction()))
tools/polly/lib/Analysis/ScopInfo.cpp
 1827     auto &DL = getFunction().getParent()->getDataLayout();
 2215   OS.indent(4) << "Function: " << getFunction().getName() << "\n";
tools/polly/lib/CodeGen/BlockGenerators.cpp
   84   const DataLayout &DL = S.getFunction().getParent()->getDataLayout();
tools/polly/lib/CodeGen/CodeGeneration.cpp
  199   auto &DL = S.getFunction().getParent()->getDataLayout();
  333     DL = &S.getFunction().getParent()->getDataLayout();
tools/polly/lib/CodeGen/IslAst.cpp
  723   Function &F = S.getFunction();
tools/polly/lib/CodeGen/PerfMonitor.cpp
   89   Name << "__polly_perf_in_" << std::string(S.getFunction().getName())
  190       Builder, S.getFunction().getName(), ", ", EntryName, ", ", ExitName, ", ",
tools/polly/lib/Exchange/JSONExporter.cpp
   83   std::string FunctionName = S.getFunction().getName();
  183   std::string FunctionName = S.getFunction().getName();
  698   std::string FunctionName = S.getFunction().getName();
  778   const DataLayout &DL = S.getFunction().getParent()->getDataLayout();
  802   const DataLayout &DL = S.getFunction().getParent()->getDataLayout();
tools/polly/lib/Support/SCEVAffinator.cpp
   85       TD(S->getFunction().getParent()->getDataLayout()) {}
  555   return visit(SE.getZero(Type::getInt32Ty(S->getFunction().getContext())));
tools/polly/lib/Transform/DeLICM.cpp
 1215       S->getFunction().getContext().diagnose(R);
 1248           S->getFunction().getContext().diagnose(R);
 1258           S->getFunction().getContext().diagnose(R);
 1270           S->getFunction().getContext().diagnose(R);
 1281           S->getFunction().getContext().diagnose(R);
 1305           S->getFunction().getContext().diagnose(R);
 1319           S->getFunction().getContext().diagnose(R);
tools/polly/lib/Transform/ScheduleOptimizer.cpp
  863   auto &DL = S->getFunction().getParent()->getDataLayout();
  878   auto &DL = S->getFunction().getParent()->getDataLayout();
 1618   Function &F = S.getFunction();
tools/polly/lib/Transform/ZoneAlgo.cpp
  351         S->getFunction().getContext().diagnose(R);
  368       S->getFunction().getContext().diagnose(R);
  381       S->getFunction().getContext().diagnose(R);