Searched refs:isMaxRegionInScop (Results 1 – 5 of 5) sorted by relevance
96 if (SD->isMaxRegionInScop(*R)) { in printRegionCluster()
416 bool ScopDetection::isMaxRegionInScop(const Region &R, bool Verify) { in isMaxRegionInScop() function in ScopDetection1938 assert(isMaxRegionInScop(R) && "Expect R is a valid region."); in verifyRegion()
2593 if (!SD.isMaxRegionInScop(*R)) in runOnRegion()2709 if (!SD.isMaxRegionInScop(*R)) in recompute()
257 if (!SD.isMaxRegionInScop(*R, /*Verify=*/false))
545 bool isMaxRegionInScop(const Region &R, bool Verify = true);