|
LLVM 23.0.0git
|
#include "llvm/IR/PatternMatch.h"
Static Public Member Functions | |
| template<Intrinsic::ID IntrID, typename... Ts, size_t... Is> | |
| static auto | impl (std::index_sequence< Is... >, const Ts &...Ops) |
Definition at line 2756 of file PatternMatch.h.
|
inlinestatic |
Definition at line 2758 of file PatternMatch.h.
References AbstractManglingParser< Derived, Alloc >::Ops, llvm::PatternMatch::m_Argument(), and llvm::PatternMatchHelpers::m_CombineAnd().
Referenced by llvm::PatternMatch::m_Intrinsic().