Searched refs:newRegion (Results 1 – 1 of 1) sorted by relevance
689 RegionT *newRegion = createRegion(entry, exit); in findRegionsWithEntry() local692 newRegion->addSubRegion(lastRegion); in findRegionsWithEntry()694 lastRegion = newRegion; in findRegionsWithEntry()745 RegionT *newRegion = it->second; in buildRegionsTree() local746 region->addSubRegion(getTopMostParent(newRegion)); in buildRegionsTree()747 region = newRegion; in buildRegionsTree()