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

/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp159 void set_has_exception_handlers(bool f) { _has_exception_handlers = f; } function in class:Compilation

Completed in 30 milliseconds