LLVM: llvm::PatternsForOpcode Struct Reference (original) (raw)

Map from opcode to pattern list by binary search. More...

#include "[llvm/MC/MCInstPrinter.h](MCInstPrinter%5F8h%5Fsource.html)"

Detailed Description

Map from opcode to pattern list by binary search.

Definition at line 187 of file MCInstPrinter.h.

Member Data Documentation

NumPatterns

uint16_t llvm::PatternsForOpcode::NumPatterns

Opcode

uint32_t llvm::PatternsForOpcode::Opcode

PatternStart

uint16_t llvm::PatternsForOpcode::PatternStart


The documentation for this struct was generated from the following file: