ΒΆinline llvm::LegalityPredicate typeIsNot(
    unsigned int TypeIdx,
    llvm::LLT Type)

Description

True iff the given type index is not the specified type.

Declared at: llvm/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h:259

Parameters

unsigned int TypeIdx
llvm::LLT Type