LLVM 20.0.0git
|
Root entry. More...
#include "DWARFLinker/Parallel/DependencyTracker.h"
Static Public Member Functions | |
static void * | getAsVoidPointer (CompileUnit *P) |
static CompileUnit * | getFromVoidPointer (void *P) |
Static Public Attributes | |
static constexpr int | NumLowBitsAvailable = 3 |
Root entry.
ASSUMPTION: 3 bits are used to store LiveRootWorklistActionTy value. Thus LiveRootWorklistActionTy should have no more eight elements. Pointer traits for CompileUnit.
Definition at line 181 of file DependencyTracker.h.
|
inlinestatic |
Definition at line 182 of file DependencyTracker.h.
References P.
|
inlinestatic |
Definition at line 183 of file DependencyTracker.h.
References P.
|
staticconstexpr |
Definition at line 186 of file DependencyTracker.h.