Searched refs:CreatePhis (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | code-assembler.h | 689 label->CreatePhis(phis...); in Bind() 1552 const std::vector<Node*>& CreatePhis( 1581 void CreatePhis(TNode<Types>*... results) { in CreatePhis() function in v8::internal::compiler::CodeAssemblerParameterizedLabel 1583 CodeAssemblerParameterizedLabelBase::CreatePhis( in CreatePhis() |
H A D | code-assembler.cc | 1679 const std::vector<Node*>& CodeAssemblerParameterizedLabelBase::CreatePhis( in CreatePhis() function in v8::internal::compiler::CodeAssemblerParameterizedLabelBase |
Completed in 7 milliseconds