Home
last modified time | relevance | path

Searched refs:phi_ (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dloop-variable-optimizer.h22 Node* phi() const { return phi_; } in phi()
48 : phi_(phi), in InductionVariable()
60 Node* phi_; member in v8::internal::compiler::InductionVariable
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h223 const PhiInstruction* phi() const { return phi_; } in phi()
238 PhiInstruction* const phi_; member in v8::internal::compiler::RegisterAllocationFlag::final::PhiMapValue
H A Dregister-allocator.cc1276 : phi_(phi), in PhiMapValue()

Completed in 14 milliseconds