Searched refs:defsites (Results 1 – 1 of 1) sorted by relevance
313 BitSet[] defsites = new BitSet[regCount]; in placePhiFunctions() local319 defsites[i] = new BitSet(blockCount); in placePhiFunctions()334 defsites[rs.getReg() - threshold].set(bi); in placePhiFunctions()345 sb.append(defsites[i].toString()); in placePhiFunctions()361 worklist = (BitSet) (defsites[reg].clone()); in placePhiFunctions()384 if (!defsites[reg].get(dfBlockIndex)) { in placePhiFunctions()