Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DRegionPrinter.cpp101 static void printRegionCluster(const Region *R, GraphWriter<RegionInfo*> &GW, in printRegionCluster() function
120 printRegionCluster(*RI, GW, depth + 1); in printRegionCluster()
140 printRegionCluster(RI->getTopLevelRegion(), GW, 4); in addCustomGraphFeatures()