Searched defs:register_allocator (Results 1 – 3 of 3) sorted by relevance
566 BytecodeRegisterAllocator* register_allocator() { in register_allocator() function569 const BytecodeRegisterAllocator* register_allocator() const { in register_allocator() function
475 BytecodeRegisterAllocator* register_allocator() { in register_allocator() function
218 Zone* zone, BytecodeRegisterAllocator* register_allocator, in BytecodeRegisterOptimizer()