Home
last modified time | relevance | path

Searched defs:num_of_slots (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dregister_allocation_resolver.cc306 size_t num_of_slots = interval->NumberOfSpillSlotsNeeded(); in ConnectSiblings() local
469 size_t num_of_slots = parent->NumberOfSpillSlotsNeeded(); in ConnectSplitSiblings() local
Dlocations.h284 static Location StackSlotByNumOfSlots(size_t num_of_slots, int spill_slot) { in StackSlotByNumOfSlots()
/art/runtime/gc/allocator/
Drosalloc.cc568 const size_t num_of_slots = numOfSlots[idx]; in AllocRun() local
1674 size_t num_of_slots = 0; in Initialize() local