enum MachineInstr::QueryType

Description

API for querying MachineInstr properties. They are the same as MCInstrDesc queries but they are bundle aware.

Declared at: llvm/include/llvm/CodeGen/MachineInstr.h:624

Enumerators

NameValueComment
IgnoreBundle0
AnyInBundle1
AllInBundle2