Class UseMap
java.lang.Object
EDU.purdue.cs.bloat.editor.UseMap
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(LocalExpr use, Instruction inst) booleanhasDef(Instruction inst) booleanhasSameDef(Instruction a, Instruction b)
-
Field Details
-
map
-
-
Constructor Details
-
UseMap
public UseMap()
-
-
Method Details
-
add
-
hasDef
-
hasSameDef
-