Home
last modified time | relevance | path

Searched defs:is_irem_op (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DPatternMatch.h1298 struct is_irem_op { struct
1299 bool isOpType(unsigned Opcode) { in isOpType()