Searched refs:TryReuseBoundsCheckForFirstInput (Results 1 – 2 of 2) sorted by relevance
68 Reduction TryReuseBoundsCheckForFirstInput(Node* node);
59 return TryReuseBoundsCheckForFirstInput(node); in Reduce()235 Reduction RedundancyElimination::TryReuseBoundsCheckForFirstInput(Node* node) { in TryReuseBoundsCheckForFirstInput() function in v8::internal::compiler::RedundancyElimination