Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp5618 APInt Op0KnownZeroInverted = ~Op0Known.Zero; in foldICmpUsingKnownBits() local
5624 *LHSC != Op0KnownZeroInverted) in foldICmpUsingKnownBits()
5632 APInt C2 = Op0KnownZeroInverted; in foldICmpUsingKnownBits()