Searched refs:method_label (Results 1 – 1 of 1) sorted by relevance
285 auto method_label = builder.GetAsciiString(MethodLabel(ir_method).c_str()); in InjectArrayParamsHook() local287 code_ir->Alloc<lir::String>(method_label, method_label->orig_index)); // src in InjectArrayParamsHook()468 auto method_label = builder.GetAsciiString(MethodLabel(ir_method).c_str()); in Apply() local472 …const_str_op->operands.push_back(code_ir->Alloc<lir::String>(method_label, method_label->orig_inde… in Apply()