Searched refs:ConstIsRHS (Results 1 – 1 of 1) sorted by relevance
706 bool ConstIsRHS = isa<Constant>(I.getOperand(1)); in FoldOperationIntoSelectOperand() local707 Constant *ConstOperand = cast<Constant>(I.getOperand(ConstIsRHS)); in FoldOperationIntoSelectOperand()710 if (ConstIsRHS) in FoldOperationIntoSelectOperand()716 if (!ConstIsRHS) in FoldOperationIntoSelectOperand()