Searched refs:UpdateMaximumNumberOfOutVRegs (Results 1 – 3 of 3) sorted by relevance
644 graph_->UpdateMaximumNumberOfOutVRegs(num_vregs); in CreateStringBuilderAppendLocations()
2442 outer_graph->UpdateMaximumNumberOfOutVRegs(GetMaximumNumberOfOutVRegs()); in InlineInto()
474 void UpdateMaximumNumberOfOutVRegs(uint16_t other_value) { in UpdateMaximumNumberOfOutVRegs() function