Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtlanal.h161 unsigned int has_volatile_refs : 1; variable
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dinsns.h222 bool has_volatile_refs () const { return m_has_volatile_refs; } in has_volatile_refs() function