Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DRegionPrinter.cpp102 static void printRegionCluster(const Region &R, GraphWriter<RegionInfo *> &GW, in printRegionCluster() function
121 printRegionCluster(*RI, GW, depth + 1); in printRegionCluster()
138 printRegionCluster(*G->getTopLevelRegion(), GW, 4); in addCustomGraphFeatures()