Home | History | Annotate | Download | only in compiler

Lines Matching refs:blocks

36         dvmGrowableListIteratorInit(&block->successorBlockList.blocks,
49 /* Sort the blocks by the Depth-First-Search pre-order */
128 /* Iterate through the dominated blocks first */
151 * blocks.
174 dvmGrowableListIteratorInit(&bb->successorBlockList.blocks,
380 * Iterate through all successor blocks and propagate up the live-in sets.
399 dvmGrowableListIteratorInit(&bb->successorBlockList.blocks,
447 /* Calculate the phi blocks for each Dalvik register */
467 * Iterate through the original blocks plus the new ones in
499 * predecessor blocks
581 * from all the predecessor blocks.
586 /* Insert phi-operands with latest SSA names from predecessor blocks */
627 * from all the predecessor blocks.
632 /* Insert phi-operands with latest SSA names from predecessor blocks */