Home | History | Annotate | Download | only in compiler

Lines Matching refs:true_node

921 Node* WasmGraphBuilder::Branch(Node* cond, Node** true_node,
927 *true_node = graph()->NewNode(jsgraph()->common()->IfTrue(), branch);