Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DRegionPrinter.cpp188 struct RegionOnlyPrinter struct
191 RegionOnlyPrinter() : in RegionOnlyPrinter() function
199 char RegionOnlyPrinter::ID = 0;
200 INITIALIZE_PASS(RegionOnlyPrinter, "dot-regions-only",
218 return new RegionOnlyPrinter(); in createRegionOnlyPrinterPass()