enum MatchIntrinsicTypesResult
Declared at: llvm/include/llvm/IR/Intrinsics.h:174
Enumerators
| Name | Value | Comment |
|---|---|---|
| MatchIntrinsicTypes_Match | 0 | |
| MatchIntrinsicTypes_NoMatchRet | 1 | |
| MatchIntrinsicTypes_NoMatchArg | 2 |
Declared at: llvm/include/llvm/IR/Intrinsics.h:174
| Name | Value | Comment |
|---|---|---|
| MatchIntrinsicTypes_Match | 0 | |
| MatchIntrinsicTypes_NoMatchRet | 1 | |
| MatchIntrinsicTypes_NoMatchArg | 2 |