Searched refs:updateOpcode (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/analysis/
H A DOptimize.cpp377 static inline void updateOpcode(const Method* meth, u2* ptr, Opcode opcode) function
694 updateOpcode(method, insns, volatileOpc);
698 updateOpcode(method, insns, quickOpc);
735 updateOpcode(method, insns, volatileOpc);
912 updateOpcode(method, insns, newOpc);
965 updateOpcode(method, insns, OP_INVOKE_OBJECT_INIT_RANGE);
1080 updateOpcode(method, insns, OP_EXECUTE_INLINE);
1120 updateOpcode(method, insns, OP_EXECUTE_INLINE_RANGE);
1186 updateOpcode(method, insns, OP_RETURN_VOID_BARRIER);

Completed in 25 milliseconds