Searched refs:active_local_stores_len (Results 1 – 2 of 2) sorted by relevance
441 static int active_local_stores_len; variable1044 active_local_stores_len = 0; in reset_active_stores()1659 active_local_stores_len--; in record_store()2309 active_local_stores_len--; in check_mem_read_rtx()2366 active_local_stores_len--; in check_mem_read_rtx()2572 active_local_stores_len--; in scan_insn()2600 if (active_local_stores_len++ >= max_active_local_stores) in scan_insn()2602 active_local_stores_len = 1; in scan_insn()2660 if (active_local_stores_len++ >= max_active_local_stores) in scan_insn()2662 active_local_stores_len = 1; in scan_insn()[all …]
35013 (active_local_stores_len): New variable.