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

/openjdk9/hotspot/src/share/vm/opto/
H A Dnode.hpp1151 int debug_idx() const { return _debug_idx; } function
H A Dcompile.hpp854 static int debug_idx() { return debug_only(_debug_idx)+0; } function in class:Compile

Completed in 51 milliseconds