Home
last modified time | relevance | path

Searched refs:JSONImporterPrinterLegacyPass (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/lib/Exchange/
H A DJSONExporter.cpp841 class JSONImporterPrinterLegacyPass final : public ScopPass { class
845 JSONImporterPrinterLegacyPass() : JSONImporterPrinterLegacyPass(outs()){}; in JSONImporterPrinterLegacyPass() function in __anon573d2cda0211::JSONImporterPrinterLegacyPass
846 explicit JSONImporterPrinterLegacyPass(llvm::raw_ostream &OS) in JSONImporterPrinterLegacyPass() function in __anon573d2cda0211::JSONImporterPrinterLegacyPass
870 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",