Searched refs:ReduceOtherControl (Results 1 – 2 of 2) sorted by relevance
110 Reduction ReduceOtherControl(Node* node); in NON_EXPORTED_BASE()
56 return ReduceOtherControl(node); in Reduce()402 Reduction BranchElimination::ReduceOtherControl(Node* node) { in ReduceOtherControl() function in v8::internal::compiler::BranchElimination