Searched refs:TryPullTrapIntoMerge (Results 1 – 2 of 2) sorted by relevance
112 bool TryPullTrapIntoMerge(Node* node); in NON_EXPORTED_BASE()
183 bool BranchElimination::TryPullTrapIntoMerge(Node* node) { in TryPullTrapIntoMerge() function in v8::internal::compiler::BranchElimination245 TryPullTrapIntoMerge(node)) { in ReduceTrapConditional()