Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DRegionPrinter.cpp188 struct RegionOnlyPrinter struct
191 RegionOnlyPrinter() : in RegionOnlyPrinter() argument
199 char RegionOnlyPrinter::ID = 0;
200 INITIALIZE_PASS(RegionOnlyPrinter, "dot-regions-only",
218 return new RegionOnlyPrinter(); in createRegionOnlyPrinterPass()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DRegionPrinter.cpp163 struct RegionOnlyPrinter struct
167 RegionOnlyPrinter() in RegionOnlyPrinter() function
173 char RegionOnlyPrinter::ID = 0;
205 RegionOnlyPrinter, "dot-regions-only",
219 return new RegionOnlyPrinter(); in createRegionOnlyPrinterPass()
/external/llvm/lib/Analysis/
DRegionPrinter.cpp163 struct RegionOnlyPrinter struct
167 RegionOnlyPrinter() in RegionOnlyPrinter() argument
173 char RegionOnlyPrinter::ID = 0;
205 RegionOnlyPrinter, "dot-regions-only",
219 return new RegionOnlyPrinter(); in createRegionOnlyPrinterPass()