Lines Matching full:set_current_expansion_factor
997 void set_current_expansion_factor(int value) {5107 compiler->set_current_expansion_factor(kMaxExpansionFactor + 1);5111 compiler->set_current_expansion_factor(new_factor);5117 compiler_->set_current_expansion_factor(saved_expansion_factor_);