ΒΆllvm::LegalityPredicate largerThan(
    unsigned int TypeIdx0,
    unsigned int TypeIdx1)

Description

True iff the first type index has a larger total bit size than second type index.

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

Parameters

unsigned int TypeIdx0
unsigned int TypeIdx1