Home
last modified time | relevance | path

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

/art/compiler/dex/
Dtype_inference.cc810 MIR* move_result_mir = mir_graph_->FindMoveResult(bb, mir); in InitializeSRegs() local
835 MIR* move_result_mir = mir_graph_->FindMoveResult(bb, mir); in InitializeSRegs() local
Dmir_optimization.cc1694 MIR* move_result_mir = static_cast<MIR *>(arena_->Alloc(sizeof(MIR), kArenaAllocMIR)); in StringChange() local
Dmir_graph.cc1742 MIR* move_result_mir = FindMoveResult(bb, mir); in NewMemCallInfo() local