Searched refs:NarrowLower (Results 1 – 2 of 2) sorted by relevance
52 e->set_bounds(Bounds::NarrowLower(e->bounds(), t, zone())); in NarrowLowerType()
1161 static BoundsImpl NarrowLower(BoundsImpl b, TypeHandle t, Region* region) { in NarrowLower() function