Home
last modified time | relevance | path

Searched refs:NarrowLower (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dtyping.h55 e->set_bounds(Bounds::NarrowLower(e->bounds(), t, zone())); in NarrowLowerType()
Dtypes.h1030 static BoundsImpl NarrowLower(BoundsImpl b, TypeHandle t, Region* region) { in NarrowLower() function