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

/openjdk7/hotspot/src/share/vm/opto/
H A Dstringopts.cpp1087 copy_string(kit, __ makecon(TypeInstPtr::make(C->env()->the_min_jint_string())),
1228 Node* PhaseStringOpts::copy_string(GraphKit& kit, Node* str, Node* char_array, Node* start) { function in class:PhaseStringOpts
1459 start = copy_string(kit, arg, char_array, start);

Completed in 35 milliseconds