Home
last modified time | relevance | path

Searched refs:GetPhiBlock (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dtorque-code-generator.h36 stream << "phi_bb" << location.GetPhiBlock()->id() << "_" in DefinitionToVariable()
Dinstructions.h115 const Block* GetPhiBlock() const { in GetPhiBlock() function
121 return IsPhi() && GetPhiBlock() == block; in IsPhiFromBlock()
178 << loc.GetPhiBlock() << std::dec << ", "