Searched refs:set_may_throw (Results 1 - 2 of 2) sorted by relevance
/openjdk7/hotspot/src/share/vm/ci/ | ||
H A D | ciMethodBlocks.hpp | 117 void set_may_throw() { _flags |= MayThrow; } function in class:ciBlock |
H A D | ciMethodBlocks.cpp | 234 cur_block->set_may_throw(); |
Completed in 31 milliseconds