Home
last modified time | relevance | path

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

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