Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Support/
DRegisterPasses.cpp153 static cl::opt<bool> ExportJScop( variable
378 if (ExportJScop) in registerPollyPasses()
425 ExportJScop || ImportJScop) in shouldEnablePolly()
507 assert(!ExportJScop && "This option is not implemented"); in buildDefaultPollyPipeline()