Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-pre.c270 #define PRE_EXPR_CONSTANT(e) (e)->u.constant macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-pre.cc272 #define PRE_EXPR_CONSTANT(e) (e)->u.constant macro