LLVM 17.0.0git
|
#include "llvm/ADT/SmallPtrSet.h"
#include <map>
#include <memory>
#include <unordered_map>
#include <vector>
Go to the source code of this file.
Classes | |
struct | llvm::ControlDivergenceDesc |
struct | llvm::ModifiedPO |
class | llvm::SyncDependenceAnalysis |
Relates points of divergent control to join points in reducible CFGs. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Typedefs | |
using | llvm::ConstBlockSet = SmallPtrSet< const BasicBlock *, 4 > |