Home
last modified time | relevance | path

Searched defs:prev (Results 1 – 9 of 9) sorted by relevance

/art/compiler/utils/
Dswap_space.cc137 auto prev = it; in Alloc() local
202 auto prev = it; in Free() local
Dintrusive_forward_list.h291 iterator prev = before_begin(); in remove_if() local
307 iterator prev = begin(); in unique() local
328 iterator prev = before_begin(); in merge() local
/art/runtime/
Dreference_table.cc296 SummaryElement prev; in Dump() local
Dthread.cc402 FrameIdToShadowFrame* prev = head; in RemoveDebuggerShadowFrameMapping() local
/art/runtime/jdwp/
Djdwp_event.h92 JdwpEvent* prev; /* linked list */ member
/art/compiler/optimizing/
Dload_store_elimination.cc515 HInstruction* prev = instruction->GetPrevious(); in TryRemovingNullCheck() local
/art/compiler/linker/
Delf_builder.h958 Elf_Phdr& prev = phdrs.back(); in MakeProgramHeaders() local
/art/libdexfile/dex/
Ddex_file_verifier.cc2120 const DexFile::ProtoId* prev = reinterpret_cast<const DexFile::ProtoId*>(previous_item_); in CheckInterProtoIdItem() local
/art/compiler/utils/mips64/
Dassembler_mips64.cc2806 uint32_t prev = buffer_.Load<uint32_t>(branch_location); in Bind() local