HomeSort by relevance Sort by last modified time
    Searched refs:DuplicateStateValuesAndRename (Results 1 - 2 of 2) sorted by null

  /external/v8/src/compiler/
js-inlining-heuristic.h 77 Node* DuplicateStateValuesAndRename(Node* state_values, Node* from, Node* to,
js-inlining-heuristic.cc 247 Node* JSInliningHeuristic::DuplicateStateValuesAndRename(Node* state_values,
258 processed = DuplicateStateValuesAndRename(input, from, to, mode);
310 Node* new_locals = DuplicateStateValuesAndRename(locals, from, to, mode);

Completed in 856 milliseconds