ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
famlist
dmd
backend
gloop
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(COMPILE)
nothrow extern (
C
++)
struct
famlist {
nothrow
elem
**
FLpelem
;
nothrow
elem
*
c1
;
nothrow
elem
*
c2
;
nothrow
Symbol
*
FLtemp
;
nothrow
tym_t
FLty
;
nothrow
tym_t
FLivty
;
nothrow
famlist
*
FLnext
;
void
print
();
static
famlist
*
mycalloc
();
nothrow __gshared
famlist
*
freelist
;
}
Members
Functions
print
void
print
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
mycalloc
famlist
*
mycalloc
()
Allocate famlist.
Static variables
freelist
famlist
*
freelist
;
Undocumented in source.
Variables
FLivty
tym_t
FLivty
;
Undocumented in source.
FLnext
famlist
*
FLnext
;
Undocumented in source.
FLpelem
elem
**
FLpelem
;
Undocumented in source.
FLtemp
Symbol
*
FLtemp
;
Undocumented in source.
FLty
tym_t
FLty
;
Undocumented in source.
c1
elem
*
c1
;
Undocumented in source.
c2
elem
*
c2
;
Undocumented in source.
Meta
Source
See Implementation
dmd
backend
gloop
functions
blockinit
compdom
dom
el_length
fillInDNunambig
findloopparameters
isLI
loopopt
loopunroll
makeLI
symbol_isintab
updaterd
manifest constants
FLELIM
structs
Iv
UnrollWalker
famlist
loop