Searched defs:m_SpecificIntAllowUndef (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/IR/
H A DPatternMatch.h862 inline specific_intval<true> m_SpecificIntAllowUndef(APInt V) { function in namespace:llvm::PatternMatch
866 inline specific_intval<true> m_SpecificIntAllowUndef(uint64_t V) { function in namespace:llvm::PatternMatch

Completed in 75 milliseconds