Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-inlining-heuristic.h85 bool TryReuseDispatch(Node* node, Node* callee, Node** if_successes,
Djs-inlining-heuristic.cc413 bool JSInliningHeuristic::TryReuseDispatch(Node* node, Node* callee, in TryReuseDispatch() function in v8::internal::compiler::JSInliningHeuristic
655 if (TryReuseDispatch(node, callee, if_successes, calls, inputs, in CreateOrReuseDispatch()