The AnnotationManager that generates SideEffectStandard which maps each procedure to the sets of locations belonging to LMOD, MOD, LUSE, USE, LDEF, DEF, LREF, and REF. The SideEffect analysis results also determine the set of locations in MOD, USE, DEF, and REF for a function call. More...
#include "ManagerInterSideEffectStandard.hpp"#include <Utils/Util.hpp>
Go to the source code of this file.
Classes | |
| class | OA::SideEffect::VisibleVisitor |
Namespaces | |
| namespace | OA |
Namespace for the whole OpenAnalysis Toolkit. | |
| namespace | OA::SideEffect |
The AnnotationManager that generates SideEffectStandard which maps each procedure to the sets of locations belonging to LMOD, MOD, LUSE, USE, LDEF, DEF, LREF, and REF. The SideEffect analysis results also determine the set of locations in MOD, USE, DEF, and REF for a function call.
Copyright (c) 2002-2005, Rice University
Copyright (c) 2004-2005, University of Chicago
Copyright (c) 2006, Contributors
All rights reserved.
See ../../../Copyright.txt for details.
Definition in file ManagerInterSideEffectStandard.cpp.
1.6.1