Home
last modified time | relevance | path

Searched defs:apint_match (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPatternMatch.h220 struct apint_match { struct
224 apint_match(const APInt *&Res, bool AllowUndef) in apint_match() function
227 template <typename ITy> bool match(ITy *V) { in match()