Searched defs:CI1 (Results 1 – 4 of 4) sorted by relevance
122 const ConstantInt* CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
1244 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { in ConstantFoldBinaryInstruction() local
233 Instruction::CastOps InstCombiner::isEliminableCastPair(const CastInst *CI1, in isEliminableCastPair()
1256 ConstantInt *CI2, ConstantInt *CI1, in processUGT_ADDCST_ADD()