Searched refs:num_uses (Results 1 – 1 of 1) sorted by relevance
730 size_t num_uses = instruction->GetUses().SizeSlow(); in PrintInstructions() local732 output_ << bci << " " << num_uses << " " in PrintInstructions()