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

/art/compiler/dex/quick/arm/
H A Dint_arm.cc232 RegLocation rl_false = mir_graph_->reg_location_[mir->ssa_rep->uses[2]]; local
234 rl_false = LoadValue(rl_false, kCoreReg);
240 LIR* l2 = OpRegCopy(rl_result.low_reg, rl_false.low_reg);

Completed in 57 milliseconds