Searched refs:sextRHS (Results 1 – 1 of 1) sorted by relevance
457 Constant *sextRHS = ConstantExpr::getSExt(AdjustedRHS, SelectTy); in visitSelectInstWithICmp() local464 sextRHS == FalseVal) { in visitSelectInstWithICmp()466 AdjustedRHS = sextRHS; in visitSelectInstWithICmp()468 sextRHS == TrueVal) { in visitSelectInstWithICmp()470 AdjustedRHS = sextRHS; in visitSelectInstWithICmp()