Home
last modified time | relevance | path

Searched defs:IslAstPrinterPass (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/polly/include/polly/CodeGen/
DIslAst.h207 struct IslAstPrinterPass : public PassInfoMixin<IslAstPrinterPass> { struct
208 IslAstPrinterPass(raw_ostream &OS) : OS(OS) {} in IslAstPrinterPass() function
213 raw_ostream &OS;