#include "llvm/Config/abi-breaking.h"
#include "llvm/Config/llvm-config.h"
#include <cstdint>
Go to the source code of this file.
|
| class | llvm::DebugEpochBase |
| | A base class for data structure classes wishing to make iterators ("handles") pointing into themselves fail-fast. More...
|
| |
| class | llvm::DebugEpochBase::HandleBase |
| | A base class for iterator classes ("handles") that wish to poll for iterator invalidating modifications in the underlying data structure. More...
|
| |
|
| | llvm |
| | Compute iterated dominance frontiers using a linear time algorithm.
|
| |