パッケージ coins.alias.alias2

クラスの概要
AliasAnalHir2 Alias analysis level 2 implementation.
AliasDriver  
AliasFactory2 Factory class.
ConstructPointsToGraph2 This class constructs the points-to graph, the bit matrix representing the points-to relation, implemented as the array of TagVector2s.
Prescan Scans HIR nodes and collects some info.
TagVector2 BitVector where each bit represents an object.