Searched refs:AddInputsVector (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | code-assembler.h | 705 if_true->AddInputsVector(std::move(args_true)); in Branch() 706 if_false->AddInputsVector(std::move(args_false)); in Branch() 1574 void AddInputsVector(std::vector<Node*> inputs) { in AddInputsVector() function in v8::internal::compiler::CodeAssemblerParameterizedLabel |
Completed in 4 milliseconds