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

/openjdk7/hotspot/src/share/vm/ci/
H A DciMethodBlocks.hpp117 void set_may_throw() { _flags |= MayThrow; } function in class:ciBlock
H A DciMethodBlocks.cpp234 cur_block->set_may_throw();

Completed in 31 milliseconds