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