Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5998 Value *SimplifiedOp1 = simplifyIntToPtrRoundTripCast(ICmp.getOperand(1)); in foldICmpWithCastOp() local
5999 if (SimplifiedOp0 || SimplifiedOp1) in foldICmpWithCastOp()
6002 SimplifiedOp1 ? SimplifiedOp1 : ICmp.getOperand(1)); in foldICmpWithCastOp()