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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Instruction.hpp420 virtual bool needs_exception_state() const { return true; } function in class:Instruction
1201 virtual bool needs_exception_state() const { return false; }
1228 virtual bool needs_exception_state() const { return false; }
1253 virtual bool needs_exception_state() const { return false; }
1387 virtual bool needs_exception_state() const { return false; }
1953 virtual bool needs_exception_state() const { return false; }

Completed in 40 milliseconds