Searched refs:if_notfound (Results 1 – 2 of 2) sorted by relevance
495 if_notfound(this), slow(this); in TF_BUILTIN() local530 &dont_delete, &if_notfound); in TF_BUILTIN()547 &var_unique, &if_notfound, &slow); in TF_BUILTIN()550 BIND(&if_notfound); in TF_BUILTIN()
2128 Node* if_notfound = graph()->NewNode(common()->IfFalse(), found_branch); in ReduceArrayFind() local2129 control = if_notfound; in ReduceArrayFind()