Searched refs:Replace0 (Results 1 – 1 of 1) sorted by relevance
1578 bool Replace0 = false; in PromoteIntBinOp() local1580 SDValue NN0 = PromoteOperand(N0, PVT, Replace0); in PromoteIntBinOp()1595 Replace0 &= !N0->hasOneUse(); in PromoteIntBinOp()1603 if (Replace0 && Replace1 && N0->isPredecessorOf(N1.getNode())) { in PromoteIntBinOp()1608 if (Replace0) { in PromoteIntBinOp()