Lines Matching refs:BinaryOperator
1226 cast<BinaryOperator>(IncV)->setHasNoUnsignedWrap();1228 cast<BinaryOperator>(IncV)->setHasNoSignedWrap();1459 Instruction *Add = BinaryOperator::CreateAdd(CanonicalIV, One,