reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2359 OS.indent(Depth) << "Memory dependences are safe"; 2369 OS.indent(Depth) << "Has convergent operation in loop\n"; 2372 OS.indent(Depth) << "Report: " << Report->getMsg() << "\n"; 2375 OS.indent(Depth) << "Dependences:\n"; 2377 Dep.print(OS, Depth + 2, DepChecker->getMemoryInstructions()); 2381 OS.indent(Depth) << "Too many dependences, not recorded\n"; 2384 PtrRtChecking->print(OS, Depth); 2387 OS.indent(Depth) << "Non vectorizable stores to invariant address were " 2391 OS.indent(Depth) << "SCEV assumptions:\n"; 2392 PSE->getUnionPredicate().print(OS, Depth); 2396 OS.indent(Depth) << "Expressions re-written:\n"; 2397 PSE->print(OS, Depth);