Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-inlining-heuristic.h71 bool TryReuseDispatch(Node* node, Node* callee, Candidate const& candidate,
Djs-inlining-heuristic.cc320 bool JSInliningHeuristic::TryReuseDispatch(Node* node, Node* callee, in TryReuseDispatch() function in v8::internal::compiler::JSInliningHeuristic
562 if (TryReuseDispatch(node, callee, candidate, if_successes, calls, inputs, in CreateOrReuseDispatch()