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

/openjdk7/hotspot/src/share/vm/opto/
H A Dtype.hpp135 static Dict *type_dict() { function in class:Type
136 return Compile::current()->type_dict();
H A Dcompile.hpp745 Dict* type_dict() { return _type_dict; } function in class:Compile

Completed in 3048 milliseconds