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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h581 inline bind_ty<Instruction> m_Instruction(Instruction *&I) { return I; } function in namespace:llvm::PatternMatch

Completed in 112 milliseconds