|
LLVM 23.0.0git
|
Match intrinsic calls with any of the given IDs. More...
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
| template<typename OpTy> | |
| bool | match (OpTy *V) const |
Match intrinsic calls with any of the given IDs.
Definition at line 2809 of file PatternMatch.h.
|
inline |
Definition at line 2810 of file PatternMatch.h.
References llvm::dyn_cast(), llvm::dyn_cast_or_null(), and F.