Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-predcom.cc516 gimple *find_common_use_stmt (tree *name1, tree *name2);
2690 pcom_worker::find_common_use_stmt (tree *name1, tree *name2) in find_common_use_stmt() function in pcom_worker
2733 stmt = find_common_use_stmt (&name1, &name2); in combinable_refs_p()
H A DChangeLog-202122276 (find_common_use_stmt): Renamed to...
22277 (pcom_worker::find_common_use_stmt): ...this.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-predcom.c2558 find_common_use_stmt (tree *name1, tree *name2) in find_common_use_stmt() function
2601 stmt = find_common_use_stmt (&name1, &name2); in combinable_refs_p()