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

/openjdk7/hotspot/src/share/vm/adlc/
H A Dformssel.cpp2517 uint n_consts = num_consts(globals); local
2518 if( n_consts > 0 ) {
2524 assert(n_consts == 1, "Bad component list detected.\n");

Completed in 43 milliseconds