Searched defs:set_is_phi (Results 1 - 1 of 1) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/ | ||
| H A D | register-allocator.h | 814 void set_is_phi(bool value) { bits_ = IsPhiField::update(bits_, value); } in set_is_phi() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final |
Completed in 6 milliseconds