enum class SelectorType
Declared at: llvm/lib/CodeGen/TargetPassConfig.cpp:765
Enumerators
Name | Value | Comment |
---|---|---|
SelectionDAG | 0 | |
FastISel | 1 | |
GlobalISel | 2 |
Declared at: llvm/lib/CodeGen/TargetPassConfig.cpp:765
Name | Value | Comment |
---|---|---|
SelectionDAG | 0 | |
FastISel | 1 | |
GlobalISel | 2 |