Home
last modified time | relevance | path

Searched refs:using_stmt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-param-manipulation.c861 gimple *using_stmt; in modify_call() local
862 FOR_EACH_IMM_USE_STMT (using_stmt, ui, lhs) in modify_call()
868 update_stmt (using_stmt); in modify_call()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.def208 DEFTREECODE (USING_STMT, "using_stmt", tcc_statement, 1)
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.def210 DEFTREECODE (USING_STMT, "using_stmt", tcc_statement, 1)