Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp836 ICmpInst *OtherICmp; in foldSignedTruncationCheck() local
838 OtherICmp = ICmp0; in foldSignedTruncationCheck()
840 OtherICmp = ICmp1; in foldSignedTruncationCheck()
869 if (!tryToDecompose(OtherICmp, X0, UnsetBitsMask)) in foldSignedTruncationCheck()