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

  /art/compiler/dex/
mir_graph.h 242 static uint32_t GetStartUseIndex(Instruction::Code opcode);
361 uint32_t GetStartUseIndex() const {
362 return SSARepresentation::GetStartUseIndex(dalvikInsn.opcode);
    [all...]
mir_graph.cc     [all...]

Completed in 47 milliseconds