Searched refs:JSONImporterPrinterLegacyPass (Results 1 – 1 of 1) sorted by relevance
841 class JSONImporterPrinterLegacyPass final : public ScopPass { class845 JSONImporterPrinterLegacyPass() : JSONImporterPrinterLegacyPass(outs()){}; in JSONImporterPrinterLegacyPass() function in __anon573d2cda0211::JSONImporterPrinterLegacyPass846 explicit JSONImporterPrinterLegacyPass(llvm::raw_ostream &OS) in JSONImporterPrinterLegacyPass() function in __anon573d2cda0211::JSONImporterPrinterLegacyPass870 char JSONImporterPrinterLegacyPass::ID = 0;874 return new JSONImporterPrinterLegacyPass(OS); in createJSONImporterPrinterLegacyPass()877 INITIALIZE_PASS_BEGIN(JSONImporterPrinterLegacyPass, "polly-print-import-jscop",880 INITIALIZE_PASS_END(JSONImporterPrinterLegacyPass, "polly-print-import-jscop",