Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPatternMatch.h302 template <int64_t Val> struct constantint_match { struct
318 template <int64_t Val> inline constantint_match<Val> m_ConstantInt() { in m_ConstantInt() argument