|
VapourSynth-llvmexpr
|
#include <llvmexpr/analysis/passes/StaticAllocReachabilityPass.hpp>
Public Attributes | |
| std::vector< std::set< std::string > > | static_alloc_in |
| std::vector< std::set< std::string > > | static_alloc_out |
Definition at line 31 of file StaticAllocReachabilityPass.hpp.
| std::vector<std::set<std::string> > analysis::StaticAllocReachabilityResult::static_alloc_in |
Definition at line 32 of file StaticAllocReachabilityPass.hpp.
Referenced by analysis::StaticAllocReachabilityPass::run().
| std::vector<std::set<std::string> > analysis::StaticAllocReachabilityResult::static_alloc_out |
Definition at line 33 of file StaticAllocReachabilityPass.hpp.
Referenced by analysis::StaticAllocReachabilityPass::run().