Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Analysis/
H A DScopGraphPrinter.cpp143 struct ScopViewerWrapperPass struct
148 ScopViewerWrapperPass() in ScopViewerWrapperPass() argument
164 char ScopViewerWrapperPass::ID = 0; argument
205 static RegisterPass<ScopViewerWrapperPass> X("view-scops",
220 return new ScopViewerWrapperPass(); in createDOTViewerWrapperPass()