Jlm
Loading...
Searching...
No Matches
Classes | Namespaces
AgnosticModRefSummarizer.cpp File Reference
#include <jlm/llvm/ir/operators/alloca.hpp>
#include <jlm/llvm/ir/operators/call.hpp>
#include <jlm/llvm/ir/operators/Load.hpp>
#include <jlm/llvm/ir/operators/operators.hpp>
#include <jlm/llvm/ir/operators/StdLibIntrinsicOperations.hpp>
#include <jlm/llvm/ir/operators/Store.hpp>
#include <jlm/llvm/opt/alias-analyses/AgnosticModRefSummarizer.hpp>
#include <jlm/llvm/opt/alias-analyses/AliasAnalysis.hpp>
#include <jlm/llvm/opt/alias-analyses/ModRefSummary.hpp>
#include <jlm/llvm/opt/alias-analyses/PointsToGraph.hpp>
#include <jlm/rvsdg/MatchType.hpp>
#include <jlm/util/common.hpp>
#include <unordered_map>
Include dependency graph for AgnosticModRefSummarizer.cpp:

Go to the source code of this file.

Classes

class  jlm::llvm::aa::AgnosticModRefSet
 class returned by the Agnostic ModRefSummarizer More...
 
class  jlm::llvm::aa::AgnosticModRefSummary
 Mod/Ref summary of agnostic mod/ref summarizer. More...
 

Namespaces

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