Jlm
Classes | Namespaces
OnlineCycleDetection.hpp File Reference
#include <jlm/llvm/opt/alias-analyses/PointerObjectSet.hpp>
#include <jlm/util/TarjanScc.hpp>
#include <stack>
#include <vector>
Include dependency graph for OnlineCycleDetection.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  jlm::llvm::aa::OnlineCycleDetector< GetSuccessorsFunctor, UnifyPointerObjectsFunctor >
 

Namespaces

 jlm
 
 jlm::llvm
 Global memory state passed between functions.
 
 jlm::llvm::aa