Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbranch-elimination.cc49 return ReduceOtherControl(node); in Reduce()
198 Reduction BranchElimination::ReduceOtherControl(Node* node) { in ReduceOtherControl() function in v8::internal::compiler::BranchElimination
Dbranch-elimination.h85 Reduction ReduceOtherControl(Node* node); in NON_EXPORTED_BASE()