Lines Matching refs:IfTrue
397 Node* if_true1 = graph()->NewNode(common()->IfTrue(), branch1); in ReduceFastArrayIteratorNext()
482 Node* if_true0 = graph()->NewNode(common()->IfTrue(), branch0); in ReduceFastArrayIteratorNext()
557 Node* if_true2 = graph()->NewNode(common()->IfTrue(), branch2); in ReduceTypedArrayIteratorNext()
641 Node* if_true0 = graph()->NewNode(common()->IfTrue(), branch0); in ReduceTypedArrayIteratorNext()
754 Node* if_true = graph()->NewNode(common()->IfTrue(), branch); in ReduceArrayPop()
1547 Node* if_true = graph()->NewNode(common()->IfTrue(), branch); in ReduceStringCharAt()
1599 Node* if_true = graph()->NewNode(common()->IfTrue(), branch); in ReduceStringCharCodeAt()
1684 Node* if_true0 = graph()->NewNode(common()->IfTrue(), branch0); in ReduceStringIteratorNext()
1700 Node* if_true1 = graph()->NewNode(common()->IfTrue(), branch1); in ReduceStringIteratorNext()
1710 Node* if_true2 = graph()->NewNode(common()->IfTrue(), branch2); in ReduceStringIteratorNext()
1723 Node* if_true3 = graph()->NewNode(common()->IfTrue(), branch3); in ReduceStringIteratorNext()