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