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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h689 inline specific_intval m_SpecificInt(APInt V) { function in namespace:llvm::PatternMatch
693 inline specific_intval m_SpecificInt(uint64_t V) { function in namespace:llvm::PatternMatch

Completed in 114 milliseconds