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

/external/llvm/include/llvm/Analysis/
H A DRegionInfo.h366 enum PrintStyle { PrintNone, PrintBB, PrintRN }; enumerator in enum:llvm::Region::PrintStyle
/external/llvm/lib/Analysis/
H A DRegionInfo.cpp49 clEnumValN(Region::PrintRN, "rn",
448 } else if (Style == PrintRN) {

Completed in 240 milliseconds