enum RejectAction
Declared at: llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h:61
Enumerators
Name | Value | Comment |
---|---|---|
RejectAndGiveUp | 0 | |
RejectAndResume | 1 |
Declared at: llvm/include/llvm/CodeGen/GlobalISel/InstructionSelectorImpl.h:61
Name | Value | Comment |
---|---|---|
RejectAndGiveUp | 0 | |
RejectAndResume | 1 |