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

/openjdk7/hotspot/src/share/vm/adlc/
H A Ddfa.cpp301 const char *oclass; local
303 while( (oclass = op->_classes.iter()) != NULL )
305 cost_check(fp, indent, ArchDesc::getMachOperEnum(oclass), cost, result_type, status);

Completed in 147 milliseconds