Searched refs:sharpen_unsafe_type (Results 1 - 1 of 1) sorted by relevance

/openjdk9/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp96 const TypeOopPtr* sharpen_unsafe_type(Compile::AliasType* alias_type, const TypePtr *adr_type);
2232 const TypeOopPtr* LibraryCallKit::sharpen_unsafe_type(Compile::AliasType* alias_type, const TypePtr *adr_type) { function in class:LibraryCallKit
2426 const TypeOopPtr* tjp = sharpen_unsafe_type(alias_type, adr_type);
2754 const TypeOopPtr* tjp = sharpen_unsafe_type(alias_type, adr_type);

Completed in 51 milliseconds