Searched refs:Replace0 (Results 1 – 1 of 1) sorted by relevance
1521 bool Replace0 = false; in PromoteIntBinOp() local1523 SDValue NN0 = PromoteOperand(N0, PVT, Replace0); in PromoteIntBinOp()1538 Replace0 &= !N0->hasOneUse(); in PromoteIntBinOp()1546 if (Replace0 && Replace1 && N0->isPredecessorOf(N1.getNode())) { in PromoteIntBinOp()1551 if (Replace0) { in PromoteIntBinOp()