Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Descape-analysis.cc74 : current_node_(node), reduction_(reduction) {} in ReduceScope()
78 Reduction* reduction() { return reduction_; } in reduction()
82 Reduction* reduction_; member in v8::internal::compiler::ReduceScope