Searched refs:ShlOne (Results 1 – 1 of 1) sorted by relevance
2072 Constant *ShlOne = ConstantFoldBinaryOpOperands( in getAlternateBinop() local2074 assert(ShlOne && "Constant folding of immediate constants failed"); in getAlternateBinop()2075 return {Instruction::Mul, BO0, ShlOne}; in getAlternateBinop()