Home
last modified time | relevance | path

Searched refs:RExt (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3863 Constant *RExt = in simplifyICmpInst() local
3865 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() local
3943 assert(RExt && "Constant-fold of ImmConstant should not fail"); in simplifyICmpInst()
3945 ConstantFoldCompareInstOperands(ICmpInst::ICMP_EQ, RExt, C, Q.DL); in simplifyICmpInst()