Searched defs:CI1 (Results 1 – 5 of 5) sorted by relevance
88 const ConstantInt *CI1 = cast<const ConstantInt>(C1.Low); in operator ()() local
890 if (ConstantInt *CI1 = dyn_cast<ConstantInt>(C1)) { ConstantFoldBinaryInstruction() local [all...]
126 InstCombinerImpl::isEliminableCastPair(const CastInst *CI1, in isEliminableCastPair() argument
1065 processUGT_ADDCST_ADD(ICmpInst & I,Value * A,Value * B,ConstantInt * CI2,ConstantInt * CI1,InstCombinerImpl & IC) processUGT_ADDCST_ADD() argument
15778 auto *CI1 = cast<CmpInst>(V); compareCmp() local