changeset 33628 | 09241459a8b8 |
parent 29193 | 3ede621e9262 |
child 34220 | 1ba69cb5585c |
--- a/hotspot/src/share/vm/c1/c1_LIRAssembler.hpp Mon Nov 02 12:34:27 2015 +0000 +++ b/hotspot/src/share/vm/c1/c1_LIRAssembler.hpp Tue Nov 03 09:41:03 2015 +0100 @@ -161,8 +161,6 @@ // particular sparc uses this for delay slot filling. void peephole(LIR_List* list); - void emit_string_compare(LIR_Opr left, LIR_Opr right, LIR_Opr dst, CodeEmitInfo* info); - void return_op(LIR_Opr result); // returns offset of poll instruction