Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dmemory-lowering.h29 enum class AllocationFolding { kDoAllocationFolding, kDontAllocationFolding }; member in v8::internal::compiler::final::AllocationFolding
H A Dmemory-lowering.cc139 DCHECK_IMPLIES(allocation_folding_ == AllocationFolding::kDoAllocationFolding, in ReduceAllocateRaw()
237 allocation_folding_ == AllocationFolding::kDoAllocationFolding) { in ReduceAllocateRaw()
H A Dpipeline.cc1908 ? MemoryLowering::AllocationFolding::kDoAllocationFolding in Run()

Completed in 10 milliseconds