A B C D E F G I J L P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
B
- BACKWARD_DATA_DEPENDENCE_EDGE - Static variable in class com.ensoftcorp.open.slice.analysis.DataDependenceGraph
-
Used to tag the edges between nodes that contain a backwards data dependence
- BI_DIRECTIONAL - com.ensoftcorp.open.slice.analysis.DependenceGraph.SliceDirection
- buildCDG(Node) - Static method in class com.ensoftcorp.open.slice.analysis.DependenceGraph.Factory
-
Returns an intra-procedural Control Dependence Graph (CDG) for the given function
- buildDDG(Node) - Static method in class com.ensoftcorp.open.slice.analysis.DependenceGraph.Factory
-
Returns an intra-procedural Data Dependence Graph (DDG) for the given function
- buildPDG(Node) - Static method in class com.ensoftcorp.open.slice.analysis.DependenceGraph.Factory
-
Returns an intra-procedural Program Dependence Graph (PDG) for the given function
All Classes All Packages