Searched refs:PrintStyle (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
H A DRegionInfo.h365 /// PrintStyle - Print region in difference ways.
366 enum PrintStyle { PrintNone, PrintBB, PrintRN }; enum in class:llvm::Region
374 enum PrintStyle Style = PrintNone) const;
/external/llvm/lib/Analysis/
H A DRegionInfo.cpp42 static cl::opt<enum Region::PrintStyle> printStyle("print-region-style",
432 enum PrintStyle Style) const {

Completed in 682 milliseconds