Interface ProgramEntryPointInstr.ProgramEntryPointInstrVisitor

Enclosing class:
ProgramEntryPointInstr

public static interface ProgramEntryPointInstr.ProgramEntryPointInstrVisitor
Visitor interface for specialized handling of ProgramEntryPointInstr. Backends should implement this to process program metadata.
  • Method Details