Home
last modified time | relevance | path

Searched defs:TryMerge (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dspaces-inl.h484 bool LocalAllocationBuffer::TryMerge(LocalAllocationBuffer* other) { in TryMerge() function
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMLoadStoreOptimizer.cpp1197 bool TryMerge = false; in LoadStoreMultipleOpti() local
/external/v8/src/compiler/
Dregister-allocator.cc1263 bool SpillRange::TryMerge(SpillRange* other) { in TryMerge() function in v8::internal::compiler::SpillRange