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

/openjdk7/hotspot/src/share/vm/interpreter/
H A Dbytecodes.hpp423 static bool is_zero_const (Code code) { return (code == _aconst_null || code == _iconst_0 function in class:Bytecodes

Completed in 34 milliseconds