Searched refs:SetRecombine (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/ | ||
H A D | register-allocator.h | 560 void SetRecombine() { bits_ = RecombineField::update(bits_, true); } in SetRecombine() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange |
H A D | register-allocator.cc | 3119 third_part->SetRecombine(); in SpillNotLiveRanges() |
Completed in 12 milliseconds