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

/openjdk9/hotspot/src/share/vm/opto/
H A Dtype.hpp449 virtual const Type* cleanup_speculative() const { return this; } function in class:Type
H A Dtype.cpp2129 const Type* TypeAry::cleanup_speculative() const { function in class:TypeAry
2517 const Type* TypePtr::cleanup_speculative() const { function in class:TypePtr
3363 const Type* TypeOopPtr::cleanup_speculative() const { function in class:TypeOopPtr
4582 const Type* TypeNarrowOop::cleanup_speculative() const { function in class:TypeNarrowOop

Completed in 55 milliseconds