Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-inlining-heuristic.h68 void CreateOrReuseDispatch(Node* node, Node* callee,
Djs-inlining-heuristic.cc555 void JSInliningHeuristic::CreateOrReuseDispatch(Node* node, Node* callee, in CreateOrReuseDispatch() function in v8::internal::compiler::JSInliningHeuristic
633 CreateOrReuseDispatch(node, callee, candidate, if_successes, calls, inputs, in InlineCandidate()