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

/openjdk9/hotspot/src/share/vm/opto/
H A Dtype.cpp2918 TypeOopPtr::TypeOopPtr(TYPES t, PTR ptr, ciKlass* k, bool xk, ciObject* o, int offset, argument
2996 bool xk = false; local
3029 bool xk = klass_is_exact(); local
3151 bool xk = etype->klass_is_exact(); local
3426 TypeInstPtr::TypeInstPtr(PTR ptr, ciKlass* k, bool xk, ciObjec argument
3436 make(PTR ptr, ciKlass* k, bool xk, ciObject* o, int offset, int instance_id, const TypePtr* speculative, int inline_depth) argument
3764 bool xk; local
3999 make(PTR ptr, const TypeAry *ary, ciKlass* k, bool xk, int offset, int instance_id, const TypePtr* speculative, int inline_depth) argument
4010 make(PTR ptr, ciObject* o, const TypeAry *ary, ciKlass* k, bool xk, int offset, int instance_id, const TypePtr* speculative, int inline_depth, bool is_autobox_cache) argument
4280 bool xk = false; local
4988 bool xk = klass_is_exact(); local
[all...]

Completed in 44 milliseconds