VapourSynth-llvmexpr
Loading...
Searching...
No Matches
analysis::StaticAllocReachabilityResult Struct Reference

#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

Detailed Description

Definition at line 31 of file StaticAllocReachabilityPass.hpp.

Member Data Documentation

◆ static_alloc_in

std::vector<std::set<std::string> > analysis::StaticAllocReachabilityResult::static_alloc_in

◆ static_alloc_out

std::vector<std::set<std::string> > analysis::StaticAllocReachabilityResult::static_alloc_out

The documentation for this struct was generated from the following file: