Home
last modified time | relevance | path

Searched refs:pred_vreg_to_ssa_map (Results 1 – 1 of 1) sorted by relevance

/art/compiler/dex/quick/
Dcodegen_util.cc1386 const int32_t* pred_vreg_to_ssa_map = pred_bb->data_flow_info->vreg_to_ssa_map_exit; in InitReferenceVRegs() local
1388 if (first_vreg_to_ssa_map[vreg] != pred_vreg_to_ssa_map[vreg]) { in InitReferenceVRegs()