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

/openjdk7/hotspot/src/share/vm/opto/
H A Dstringopts.cpp203 log->head("replace_string_concat arguments='%d' string_alloc='%d' multiple='%d'",
212 log->tail("replace_string_concat");
653 replace_string_concat(sc);
1267 void PhaseStringOpts::replace_string_concat(StringConcat* sc) { function in class:PhaseStringOpts

Completed in 35 milliseconds