Uses of Package
pascal.taie.ir.stmt

Packages that use pascal.taie.ir.stmt
Package
Description
 
 
 
 
 
 
 
 
 
This package provides functionality to analyze exceptions.
Provides the classes necessary to build and represent a call graph.
 
 
Provides the classes necessary to represent an inter-procedural control-flow graph (ICFG).
 
Provide functionality related to context sensitivity.
Provides the classes to represent and manage context-sensitive elements used in pointer analysis, including context-sensitive pointers, objects, call sites, and methods.
Provide model for heap objects.
Provide data structures and algorithms of context-sensitive pointer analysis solver.
Provide plugin interface of pointer analysis and some instances (implementations).
 
 
 
 
 
This package implements modification side effect analysis (MOD) which computes the objects that may be modified by each method and statement.
Provide classes related to intermediate representation of method bodies.