Searched refs:emit_position (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/adlc/
H A Doutput_c.cpp2837 bool emit_position = false; local
2844 emit_position = true;
2902 if( emit_position && (position != -1) && (oper.num_edges(globals) > 0) ) {
2907 if( emit_position && (strcmp(name,"base") == 0)

Completed in 41 milliseconds