Searched defs:regV (Results 1 – 4 of 4) sorted by relevance
80 int regV; in run() local178 private boolean isCircularNoSideEffect(int regV, BitSet set) { in isCircularNoSideEffect()
791 public void addLiveOut (int regV) { in addLiveOut()805 public void addLiveIn (int regV) { in addLiveIn()
54 public void add(int regV, int regW) { in add()
54 private final int regV; field in LivenessAnalyzer