Home | History | Annotate | Download | only in quick

Lines Matching refs:num_compiler_temps

133     DCHECK_LE(pos, cu_->num_compiler_temps);
954 int reg_bias = cu_->num_compiler_temps + 1;
987 for (int i = 1; i <= cu_->num_compiler_temps; i++) {