Searched refs:CreateOrReuseDispatch (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ |
D | js-inlining-heuristic.h | 68 void CreateOrReuseDispatch(Node* node, Node* callee,
|
D | js-inlining-heuristic.cc | 555 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()
|