llvm::PatternMatch::is_any_apint

Predicate that matches any APInt value.

Synopsis

Declared in <llvm/IR/PatternMatch.h>

struct is_any_apint;

Member Functions

NameDescription
isValue Always return true for any APInt C.