Searched refs:newRegion (Results 1 – 1 of 1) sorted by relevance
672 RegionT *newRegion = createRegion(entry, exit); in findRegionsWithEntry() local675 newRegion->addSubRegion(lastRegion); in findRegionsWithEntry()677 lastRegion = newRegion; in findRegionsWithEntry()728 RegionT *newRegion = It->second; in buildRegionsTree() local729 region->addSubRegion(getTopMostParent(newRegion)); in buildRegionsTree()730 region = newRegion; in buildRegionsTree()