Searched defs:locals (Results 1 – 6 of 6) sorted by relevance
42 ArenaVector<HInstruction*>* locals = &locals_for_[block->GetBlockId()]; in GetLocalsFor() local52 ArenaVector<HInstruction*>* locals, in GetLocalsForWithAllocation()80 ArenaVector<HInstruction*>* locals = GetLocalsFor(block); in ValueOfLocalAt() local
896 void HEnvironment::CopyFrom(const ArenaVector<HInstruction*>& locals) { in CopyFrom()
508 uint32_t locals = adjustLocal(tp, 0); in emitLocalVariable() local
51 LocalInfoVector& locals = debug_info->GetLocalInfo(); in GetLocalsCb() local
842 std::vector<std::unique_ptr<dex_ir::LocalInfo>>& locals = debug_info->GetLocalInfo(); in DumpLocalInfo() local
2300 IndirectReferenceTable& locals = tlsPtr_.jni_env->locals; in DecodeJObject() local