Searched refs:Replace1 (Results 1 – 1 of 1) sorted by relevance
1525 bool Replace1 = false; in PromoteIntBinOp() local1527 SDValue NN1 = PromoteOperand(N1, PVT, Replace1); in PromoteIntBinOp()1539 Replace1 &= (N0 != N1) && !N1->hasOneUse(); in PromoteIntBinOp()1546 if (Replace0 && Replace1 && N0->isPredecessorOf(N1.getNode())) { in PromoteIntBinOp()1555 if (Replace1) { in PromoteIntBinOp()