reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
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);