Home
last modified time | relevance | path

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

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