Searched refs:RExt (Results 1 – 1 of 1) sorted by relevance
3853 Constant *RExt = in simplifyICmpInst() local3855 assert(RExt && "Constant-fold of ImmConstant should not fail"); in simplifyICmpInst()3857 ConstantFoldCompareInstOperands(ICmpInst::ICMP_EQ, RExt, C, Q.DL); in simplifyICmpInst()3931 Constant *RExt = in simplifyICmpInst() local3933 assert(RExt && "Constant-fold of ImmConstant should not fail"); in simplifyICmpInst()3935 ConstantFoldCompareInstOperands(ICmpInst::ICMP_EQ, RExt, C, Q.DL); in simplifyICmpInst()