Searched refs:workBlockIndex (Results 1 – 1 of 1) sorted by relevance
357 int workBlockIndex; in placePhiFunctions() local363 while (0 <= (workBlockIndex = worklist.nextSetBit(0))) { in placePhiFunctions()364 worklist.clear(workBlockIndex); in placePhiFunctions()366 = domInfos[workBlockIndex].dominanceFrontiers.iterator(); in placePhiFunctions()