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

  /art/compiler/optimizing/
code_generator.cc 129 InitializeCodeGeneration(GetGraph()->GetNumberOfLocalVRegs()
262 uint16_t number_of_locals = GetGraph()->GetNumberOfLocalVRegs();
276 uint16_t number_of_locals = GetGraph()->GetNumberOfLocalVRegs();
    [all...]
nodes.h 239 uint16_t GetNumberOfLocalVRegs() const {
    [all...]

Completed in 49 milliseconds