Home
last modified time | relevance | path

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

/external/swiftshader/third_party/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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
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()
/external/llvm/lib/Analysis/
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()