Searched refs:target_method (Results 1 – 1 of 1) sorted by relevance
165 auto target_method = code_ir.Alloc<lir::Method>(ir_method_decl, ir_method_decl->orig_index); in StressEntryHook() local176 call->operands.push_back(target_method); in StressEntryHook()224 auto target_method = code_ir.Alloc<lir::Method>(ir_method_decl, ir_method_decl->orig_index); in StressExitHook() local269 call->operands.push_back(target_method); in StressExitHook()