LLVM 20.0.0git
Public Member Functions | List of all members
llvm::SCEVPatternMatch::cst_pred_ty< Predicate > Struct Template Reference

#include "llvm/Analysis/ScalarEvolutionPatternMatch.h"

Inheritance diagram for llvm::SCEVPatternMatch::cst_pred_ty< Predicate >:
Inheritance graph
[legend]

Public Member Functions

bool match (const SCEV *S)
 

Detailed Description

template<typename Predicate>
struct llvm::SCEVPatternMatch::cst_pred_ty< Predicate >

Definition at line 26 of file ScalarEvolutionPatternMatch.h.

Member Function Documentation

◆ match()

template<typename Predicate >
bool llvm::SCEVPatternMatch::cst_pred_ty< Predicate >::match ( const SCEV S)
inline

The documentation for this struct was generated from the following file: