Searched defs:BlockRegister (Results 1 – 2 of 2) sorted by relevance
/art/compiler/optimizing/ | ||
D | register_allocator_linear_scan.cc | 129 void RegisterAllocatorLinearScan::BlockRegister(Location location, size_t start, size_t end) { in BlockRegister() function in art::RegisterAllocatorLinearScan |
D | register_allocator_graph_color.cc | 1035 void RegisterAllocatorGraphColor::BlockRegister(Location location, in BlockRegister() function in art::RegisterAllocatorGraphColor |