ddc ~loc-offset (2022-03-28T17:00:24.1812298)
Dub
Repo
Iv
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
Iv {
nothrow
Symbol
*
IVbasic
;
nothrow
elem
**
IVincr
;
nothrow
famlist
*
IVfamily
;
nothrow
Iv
*
IVnext
;
void
print
();
static
Iv
*
mycalloc
();
nothrow __gshared
Iv
*
freelist
;
}
Members
Functions
print
void
print
()
Undocumented in source. Be warned that the author may not have intended to support it.
Static functions
mycalloc
Iv
*
mycalloc
()
Allocate Iv.
Static variables
freelist
Iv
*
freelist
;
Undocumented in source.
Variables
IVbasic
Symbol
*
IVbasic
;
Undocumented in source.
IVfamily
famlist
*
IVfamily
;
Undocumented in source.
IVincr
elem
**
IVincr
;
Undocumented in source.
IVnext
Iv
*
IVnext
;
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