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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h39 inline OneUse_match<SubPat> m_OneUse(const SubPat &SP) { function in namespace:llvm::MIPatternMatch
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h62 template <typename T> inline OneUse_match<T> m_OneUse(const T &SubPattern) { function in namespace:llvm::PatternMatch

Completed in 115 milliseconds