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

/openjdk7/hotspot/src/share/vm/code/
H A DoopRecorder.hpp82 bool is_unused() { return _handles == NULL && !_complete; } function in class:OopRecorder
/openjdk7/hotspot/src/share/vm/asm/
H A Dassembler.hpp145 bool is_unused() const { return _loc == -1 && _patch_index == 0; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 29 milliseconds