reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/IR/PatternMatch.h
   56   template <typename OpTy> bool match(OpTy *V) {
  117   template <typename ITy> bool match(ITy *V) {
  544   template <typename ITy> bool match(ITy *V) {
  583   template <typename ITy> bool match(ITy *V) { return V == Val; }
  742   template <typename OpTy> bool match(OpTy *V) {
 1132   template <typename OpTy> bool match(OpTy *V) {
 1279   template <typename OpTy> bool match(OpTy *V) {