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

References

tools/polly/lib/Support/VirtualInstruction.cpp
  377     if (OnlyLocal && Stmt != OnlyLocal)
  386     if (PHI && PHI->getParent() == Stmt->getEntryBlock()) {
  387       if (MemoryAccess *PHIRead = Stmt->lookupPHIReadOf(PHI))
  395     const MemoryAccessList *Accs = Stmt->lookupArrayAccessesFor(Inst);