Searched refs:RegionOnlyPrinter (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Analysis/ | ||
H A D | RegionPrinter.cpp | 188 struct RegionOnlyPrinter struct in namespace:__anon6584 191 RegionOnlyPrinter() : function in struct:__anon6584::RegionOnlyPrinter 199 char RegionOnlyPrinter::ID = 0; 200 INITIALIZE_PASS(RegionOnlyPrinter, "dot-regions-only", 218 return new RegionOnlyPrinter(); |
Completed in 282 milliseconds