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

/openjdk7/hotspot/src/share/vm/adlc/
H A DarchDesc.hpp398 virtual bool do_instructions() { return true; } function in class:OutputMap
H A Doutput_h.cpp2059 bool do_instructions() { return false; } function in class:OutputMachOperands
2098 // always execute since do_instructions() is true, and avoids trailing comma

Completed in 41 milliseconds