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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodBlocks.hpp109 bool may_throw() const { return (_flags & MayThrow) != 0; } function in class:ciBlock

Completed in 21 milliseconds