Home
last modified time | relevance | path

Searched refs:ExistsUseWithoutDefinition (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.h820 bool ExistsUseWithoutDefinition();
Dpipeline.cc2614 CHECK(!data->register_allocation_data()->ExistsUseWithoutDefinition()); in AllocateRegisters()
Dregister-allocator.cc1471 bool RegisterAllocationData::ExistsUseWithoutDefinition() { in ExistsUseWithoutDefinition() function in v8::internal::compiler::RegisterAllocationData