Return the match table used by this executor.

Synopsis

Declared in <llvm/CodeGen/GlobalISel/GIMatchTableExecutor.h>

virtual
uint8_t const*
getMatchTable() const;

Return Value

The encoded match table for this executor.

Created with MrDocs