Searched refs:temporaries_vreg_slots_ (Results 1 - 1 of 1) sorted by path

/art/compiler/optimizing/
H A Dnodes.h296 temporaries_vreg_slots_(0),
411 temporaries_vreg_slots_ = std::max(slots, temporaries_vreg_slots_);
416 return temporaries_vreg_slots_;
579 size_t temporaries_vreg_slots_; member in class:art::HGraph

Completed in 35 milliseconds