Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-scopedtables.c441 gcall *fn_from; in add_hashable_expr() local
905 gcall *fn_from; in print() local
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-scopedtables.cc441 gcall *fn_from; in add_hashable_expr() local
905 gcall *fn_from; in print() local
H A Dtree-ssa-scopedtables.h45 struct { gcall *fn_from; bool pure; size_t nargs; tree *args; } call; member