Lines Matching full:bb_index
410 if(bb->bb_index > 0) { //non-entry block
723 ALOGI("sort constraints for BB %d --------", bb->bb_index);
761 ALOGI("At start of basic block %d (num of VRs %d) -------", bb->bb_index, bb->num_regs);
769 ALOGI("At start of basic block %d (num of VRs %d) -------", bb->bb_index, bb->num_regs);
806 ALOGI("before one bytecode %d (num of VRs %d) -------", bb->bb_index, bb->num_regs);
906 ALOGI("after one bytecode BB %d (num of VRs %d)", bb->bb_index, bb->num_regs);
2431 reg, type, currentBB->bb_index, currentBB->num_regs);
4720 ALOGI("Virtual Info for BB%d --------", bb->bb_index);
4768 bb->bb_index = num_bbs_for_method;