dmd.backend.gsroa

Compiler implementation of the D programming language.

Members

Aliases

SLICESIZE
alias SLICESIZE = REGSIZE
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Functions

REGSIZE
int REGSIZE()
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
nthSlice
int nthSlice(const(elem)* e)
Undocumented in source. Be warned that the author may not have intended to support it.
sliceStructs
void sliceStructs(symtab_t symtab, block* startblock)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

MAXSLICES
enum MAXSLICES;
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
NOTSLICE
enum NOTSLICE;

Determine if e is a slice.

Structs

SymInfo
struct SymInfo
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta