Searched refs:addSubRegion (Results 1 – 4 of 4) sorted by relevance
330 void Region::addSubRegion(Region *SubRegion, bool moveChildren) { in addSubRegion() function in Region605 newRegion->addSubRegion(lastRegion); in findRegionsWithEntry()656 region->addSubRegion(getTopMostParent(newRegion)); in buildRegionsTree()
376 void RegionBase<Tr>::addSubRegion(RegionT *SubRegion, bool moveChildren) { in addSubRegion() function702 newRegion->addSubRegion(lastRegion); in findRegionsWithEntry()755 region->addSubRegion(getTopMostParent(newRegion)); in buildRegionsTree()
514 void addSubRegion(RegionT *SubRegion, bool moveChildren = false);
435 void addSubRegion(Region *SubRegion, bool moveChildren = false);