Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dmid-tier-register-allocator.cc53 int successors_phi_index() const { return successors_phi_index_; } in successors_phi_index() function in v8::internal::compiler::BlockState
3219 int successors_phi_index = in AllocatePhiGapMoves() local