Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h1460 struct is_bitwiselogic_op { struct
1461 bool isOpType(unsigned Opcode) { in isOpType()