Searched defs:new_ary (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/share/vm/opto/
H A Dtype.cpp4102 const TypeAry* new_ary = TypeAry::make(elem(), new_size, is_stable()); local
4119 const TypeAry* new_ary = TypeAry::make(elem, size(), stable); local
4142 const TypeAry* new_ary = TypeAry::make(etype, size(), is_stable()); local

Completed in 84 milliseconds