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

  /art/compiler/optimizing/
instruction_builder.cc 453 uint16_t locals_index = graph_->GetNumberOfLocalVRegs();
    [all...]
nodes.h 474 uint16_t GetNumberOfLocalVRegs() const {
    [all...]

Completed in 46 milliseconds