ΒΆllvm::SelectPatternFlavor getInverseMinMaxFlavor(
    llvm::SelectPatternFlavor SPF)

Description

Return the inverse minimum/maximum flavor of the specified flavor. For example, signed minimum is the inverse of signed maximum.

Declared at: llvm/include/llvm/Analysis/ValueTracking.h:657

Parameters

llvm::SelectPatternFlavor SPF