Searched refs:n_notes (Results 1 – 1 of 1) sorted by relevance
1953 int n_notes; in subst_asm_stack_regs() local1994 n_notes = 0; in subst_asm_stack_regs()2010 note_reg[n_notes] = reg; in subst_asm_stack_regs()2011 note_loc[n_notes] = loc; in subst_asm_stack_regs()2012 note_kind[n_notes] = REG_NOTE_KIND (note); in subst_asm_stack_regs()2013 n_notes++; in subst_asm_stack_regs()2105 for (i = 0; i < n_notes; i++) in subst_asm_stack_regs()2189 for (j = 0; j < n_notes; j++) in subst_asm_stack_regs()2204 for (j = 0; j < n_notes; j++) in subst_asm_stack_regs()