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