Home
last modified time | relevance | path

Searched refs:UpdateMaximumNumberOfOutVRegs (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dnodes.cc2442 outer_graph->UpdateMaximumNumberOfOutVRegs(GetMaximumNumberOfOutVRegs()); in InlineInto()
Dnodes.h468 void UpdateMaximumNumberOfOutVRegs(uint16_t other_value) { in UpdateMaximumNumberOfOutVRegs() function