Home
last modified time | relevance | path

Searched defs:code_ptr (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/
Dmir_graph.cc122 int MIRGraph::ParseInsn(const uint16_t* code_ptr, DecodedInstruction* decoded_instruction) { in ParseInsn()
279 int flags, const uint16_t* code_ptr, in ProcessCanBranch()
422 const uint16_t* code_ptr, const uint16_t* code_end) { in ProcessCanThrow()
515 const uint16_t* code_ptr = current_code_item_->insns_; in InlineMethod() local