Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopGraphPrinter.cpp179 struct ScopPrinterWrapperPass struct
184 ScopPrinterWrapperPass() in ScopPrinterWrapperPass() function
190 char ScopPrinterWrapperPass::ID = 0;
212 static RegisterPass<ScopPrinterWrapperPass>
228 return new ScopPrinterWrapperPass(); in createDOTPrinterWrapperPass()