Lines Matching refs:etrue1
2551 Node* etrue1 = vtrue1;2570 Node* ephi1 = graph()->NewNode(ephi_op, etrue1, efalse1, merge1);2574 NodeProperties::ReplaceUses(value, phi1, ephi1, etrue1, etrue1);2578 for (Node* use : etrue1->uses()) {