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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIRGenerator.cpp741 void LIRGenerator::arraycopy_helper(Intrinsic* x, int* flagsp, ciArrayKlass** expected_typep) { argument
903 *expected_typep = (ciArrayKlass*)expected_type;

Completed in 38 milliseconds