llir-opt
0.0.1
Low-Level Post-Link Optimiser for OCaml and C
|
Location of a return value. More...
#include <emitter/call_lowering.h>
Public Member Functions | |
RetLoc (unsigned index) | |
Public Attributes | |
unsigned | Index |
Index of the return value. | |
llvm::SmallVector< RetPart, 2 > | Parts |
Parts of the return value. | |
Location of a return value.