Compile‐time array of opcodes handled by this opportunity.

Synopsis

Declared in <llvm/Transforms/IPO/Instrumentor.h>

constexpr static
std::array<unsigned int, sizeof...(Opcodes)> OpcodesArray;

Created with MrDocs