Searched refs:ScopPrinter (Results 1 – 2 of 2) sorted by relevance
226 struct ScopPrinter struct229 ScopPrinter() in ScopPrinter() argument232 char ScopPrinter::ID = 0;250 static RegisterPass<ScopPrinter> M("dot-scops",261 Pass *polly::createDOTPrinterPass() { return new ScopPrinter(); } in createDOTPrinterPass()
3 ; Check that the ScopPrinter does not crash.4 ; ScopPrinter needs the ScopDetection pass, which should depend on