Home
last modified time | relevance | path

Searched refs:DF_REF_IV_SET (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dloop-iv.c97 #define DF_REF_IV_SET(REF, IV) DF_REF_DATA (REF) = (IV) macro
218 DF_REF_IV_SET (def, NULL); in clear_iv_info()
789 DF_REF_IV_SET (def, recorded_iv); in record_iv()