Searched refs:phisites (Results 1 – 1 of 1) sorted by relevance
316 BitSet[] phisites = new BitSet[regCount]; in placePhiFunctions() local320 phisites[i] = new BitSet(blockCount); in placePhiFunctions()371 if (!phisites[reg].get(dfBlockIndex)) { in placePhiFunctions()372 phisites[reg].set(dfBlockIndex); in placePhiFunctions()398 sb.append(phisites[i].toString()); in placePhiFunctions()