edu.umd.cs.findbugs.ba.vna

Class ValueNumberCache.Entry

public static class ValueNumberCache.Entry extends Object

An entry in the cache. It represents an instruction with specific input values.
Field Summary
InstructionHandlehandle
ValueNumber[]inputValueList

Field Detail

handle

public final InstructionHandle handle

inputValueList

public final ValueNumber[] inputValueList
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.