Home
last modified time | relevance | path

Searched refs:set_is_phi (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h814 void set_is_phi(bool value) { bits_ = IsPhiField::update(bits_, value); } in set_is_phi() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
H A Dregister-allocator.cc1879 live_range->set_is_phi(true); in ResolvePhis()

Completed in 19 milliseconds