enum class ContextWorklistItemType
Description
The distinct types of work performed by the work loop in analyzeContextInfo.
Declared at: llvm/lib/DWARFLinker/DWARFLinker.cpp:247
Enumerators
Name | Value | Comment |
---|---|---|
AnalyzeContextInfo | 0 | |
UpdateChildPruning | 1 | |
UpdatePruning | 2 |