Lines Matching full:basic
612 * of the basic-block level optimization pass.
620 * edges and terminates the basic block. It always falls through.
621 * Then, create a new basic block that begins with the throwing instruction
622 * (minus exceptions). Note: this new basic block must NOT be entered into
625 * basic block containing the work portion of the instruction should
632 * throwing instruction will refer to the original basic block.
665 // TUNING: use better estimate of basic blocks for following resize.
722 /* Parse all instructions and put them into containing basic blocks */
744 cur_block->use_lvn = true; // Run local value numbering on this basic block.
765 // Unreachable instruction, mark for no continuation and end basic block.
774 // Associate the starting dex_pc for this opcode with its containing basic block.
1029 /* Insert an MIR instruction to the end of a basic block. */
1074 // Set this BB to be the basic block of the MIRs.
1081 /* Insert an MIR instruction to the head of a basic block. */
1145 // Set this BB to be the basic block of the MIRs.
1484 // Allocate a new basic block.
1751 // Now add the basic block.
1819 // We check if we have a basic block. If we don't we cannot get next child.
2165 // Create a new basic block with block_id as num_blocks_ that is