LLVM 22.0.0git
|
Public Member Functions | |
SpeculateTask (std::weak_ptr< SimpleLazyReexportsSpeculator > Speculator) | |
void | printDescription (raw_ostream &OS) override |
void | run () override |
Public Member Functions inherited from llvm::RTTIExtends< IdleTask, Task > | |
const void * | dynamicClassID () const override |
bool | isA () const |
Check whether this instance is a subclass of QueryT. |
Additional Inherited Members | |
Static Public Member Functions inherited from llvm::RTTIExtends< IdleTask, Task > | |
static const void * | classID () |
static bool | classof (const T *R) |
Static Public Attributes inherited from llvm::orc::IdleTask | |
static char | ID = 0 |
Definition at line 449 of file LazyReexports.cpp.
|
inline |
Definition at line 451 of file LazyReexports.cpp.
References llvm::move().
|
inlineoverride |
Definition at line 454 of file LazyReexports.cpp.
|
inlineoverride |
Definition at line 458 of file LazyReexports.cpp.