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

References

tools/polly/include/polly/ScopInfo.h
 1493       if (auto InputMA = lookupPHIReadOf(cast<PHINode>(Val))) {
tools/polly/lib/Support/VirtualInstruction.cpp
  387       if (MemoryAccess *PHIRead = Stmt->lookupPHIReadOf(PHI))
tools/polly/lib/Transform/ZoneAlgo.cpp
  939   MemoryAccess *PHIRead = IncomingStmt->lookupPHIReadOf(PHI);