Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dgimple.h150 struct GTY((chain_next ("%h.next"))) gimple_statement_base { struct
156 unsigned int no_warning : 1;
160 unsigned int visited : 1;
163 unsigned int nontemporal_move : 1;
170 unsigned int plf : 2;
174 unsigned modified : 1;
177 unsigned has_volatile_ops : 1;
180 unsigned pad : 1;
186 unsigned int subcode : 16;
191 unsigned uid;
[all …]