Searched refs:CastOp2 (Results 1 – 1 of 1) sorted by relevance
705 unsigned CastOp2; in lowerCtpopToCountBits() local708 CastOp2 = Instruction::SExt; in lowerCtpopToCountBits()714 CastOp2 = Instruction::Trunc; in lowerCtpopToCountBits()722 if (I && (I->getOpcode() == CastOp || I->getOpcode() == CastOp2) && in lowerCtpopToCountBits()