|
LLVM 24.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 2797 of file PatternMatch.h.
|
inline |
Definition at line 2798 of file PatternMatch.h.
References llvm::dyn_cast(), llvm::dyn_cast_or_null(), and F.