ΒΆllvm::LegalityPredicate typeInSet(
    unsigned int TypeIdx,
    std::initializer_list<LLT> TypesInit)

Description

True iff the given type index is one of the specified types.

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

Parameters

unsigned int TypeIdx
std::initializer_list<LLT> TypesInit