Searched refs:GetRegisterCount (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.cc33 int GetRegisterCount(const RegisterConfiguration* cfg, RegisterKind kind) { function in namespace:v8::internal::compiler::__anon27612
2539 num_registers_(GetRegisterCount(data->config(), kind)),

Completed in 76 milliseconds