Home
last modified time | relevance | path

Searched defs:has_pre_post_modify (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtlanal.h157 unsigned int has_pre_post_modify : 1; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dinsns.h217 bool has_pre_post_modify () const { return m_has_pre_post_modify; } in has_pre_post_modify() function