retdec
|
A CFG traversal that returns a map where key is a VarDefStmt statement and item is the set of nodes where a variable from the VarDefStmt statement is used. More...
Go to the source code of this file.
Classes | |
class | retdec::llvmir2hll::NodesOfVarUseCFGTraversal |
A CFG traversal that returns all nodes where the variables from VarDefStms are used. More... | |
Namespaces | |
retdec | |
retdec::llvmir2hll | |
A CFG traversal that returns a map where key is a VarDefStmt statement and item is the set of nodes where a variable from the VarDefStmt statement is used.