HomeSort by relevance Sort by last modified time
    Searched refs:SetMaximumNumberOfOutVRegs (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
builder.cc 115 graph_->SetMaximumNumberOfOutVRegs(code_item_accessor_.OutsSize());
184 graph_->SetMaximumNumberOfOutVRegs(num_arg_vregs);
nodes.h 458 void SetMaximumNumberOfOutVRegs(uint16_t new_value) {
    [all...]

Completed in 461 milliseconds