Construct an accessor for the operands of stackmap instruction MI.
Synopsis
Declared in <llvm/CodeGen/StackMaps.h>
explicit
StackMapOpers(MachineInstr const* MI);
Parameters
Name |
Description |
MI |
Stackmap machine instruction to inspect. |
Created with MrDocs