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

/openjdk7/hotspot/src/share/vm/opto/
H A Druntime.cpp733 ac_generic // int(ptr, int, ptr, int, int) enumerator in enum:ArrayCopyType
764 int retcnt = (act == ac_checkcast || act == ac_generic ? 1 : 0);
792 return make_arraycopy_Type(ac_generic);

Completed in 36 milliseconds