Searched defs:UnitAnalysis (Results 1 – 1 of 1) sorted by relevance
155 struct UnitAnalysis { struct156 UnitAnalysis() { scopeModel.push_back(0); } in UnitAnalysis() function158 SourceStmtList doStmtSources;159 SourceStmtList formatStmtSources;160 SourceStmtList otherStmtSources;161 SourceStmtList assignStmtSources;162 TargetStmtMap targetStmts;163 std::vector<ProxyForScope> scopeModel;