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

/openjdk9/hotspot/src/share/vm/ci/
H A DciTypeFlow.hpp69 bool is_osr_flow() const{ return _osr_bci != InvocationEntryBci; } function in class:ciTypeFlow

Completed in 37 milliseconds