pub type LowLevelILRegularInstruction<'a> = LowLevelILInstruction<'a, Finalized, NonSSA>;Aliased Type§
struct LowLevelILRegularInstruction<'a> {
pub index: LowLevelInstructionIndex,
/* private fields */
}Fields§
§index: LowLevelInstructionIndex