MLIR  19.0.0git
mlir::CallInterfaceCallable Struct Reference

A callable is either a symbol, or an SSA value, that is referenced by a call-like operation. More...

#include "mlir/Interfaces/CallInterfaces.h"

+ Inheritance diagram for mlir::CallInterfaceCallable:

Detailed Description

A callable is either a symbol, or an SSA value, that is referenced by a call-like operation.

This represents the destination of the call.

Definition at line 23 of file CallInterfaces.h.


The documentation for this struct was generated from the following file: