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

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

Completed in 105 milliseconds