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

References

tools/polly/lib/Transform/ForwardOpTree.cpp
  412     MemoryAccess *Access = TargetStmt->getArrayAccessOrNULLFor(LI);
  417         TargetStmt, LI->getPointerOperand(), DefStmt, DefLoop, DoIt);
  445     isl::map UseToTarget = getDefToTarget(UseStmt, TargetStmt);
  455     isl::map SameVal = singleLocation(Candidates, getDomainFor(TargetStmt));
  460       TargetStmt->prependInstruction(LI);
  470       Access = makeReadArrayAccess(TargetStmt, LI, SameVal);
  504         isl::map DefToTarget = getDefToTarget(DefStmt, TargetStmt);