Searched refs:num_locals (Results 1 – 1 of 1) sorted by relevance
1437 size_t num_locals = num_locals_ins - num_ins; in DumpVregLocations() local1445 } else if (reg == num_locals && num_ins > 0) { in DumpVregLocations()1447 } else if (reg == 0 && num_locals > 0) { in DumpVregLocations()