Searched refs:RExt (Results 1 – 1 of 1) sorted by relevance
3863 Constant *RExt = in simplifyICmpInst() local3865 assert(RExt && "Constant-fold of ImmConstant should not fail"); in simplifyICmpInst()3867 ConstantFoldCompareInstOperands(ICmpInst::ICMP_EQ, RExt, C, Q.DL); in simplifyICmpInst()3941 Constant *RExt = in simplifyICmpInst() local3943 assert(RExt && "Constant-fold of ImmConstant should not fail"); in simplifyICmpInst()3945 ConstantFoldCompareInstOperands(ICmpInst::ICMP_EQ, RExt, C, Q.DL); in simplifyICmpInst()