Home
last modified time | relevance | path

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

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