reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Derived Classes

include/llvm/IR/PatternMatch.h
 1004 struct BinOpPred_match : Predicate {

References

include/llvm/IR/PatternMatch.h
 1004 struct BinOpPred_match : Predicate {
 1071 inline BinOpPred_match<LHS, RHS, is_logical_shift_op>
 1073   return BinOpPred_match<LHS, RHS, is_logical_shift_op>(L, R);