|
LLVM 24.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
| bool | isValue (const APTy &C) const |
Public Attributes | |
| function_ref< bool(const APTy &)> | CheckFn |
Definition at line 444 of file PatternMatch.h.
|
inline |
Definition at line 446 of file PatternMatch.h.
| function_ref<bool(const APTy &)> llvm::PatternMatch::custom_checkfn< APTy >::CheckFn |
Definition at line 445 of file PatternMatch.h.
Referenced by isValue().