Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gcc/
Dtree-ssa-loop-manip.c262 find_uses_to_rename_stmt (tree stmt, bitmap *use_blocks, bitmap need_phis) in find_uses_to_rename_stmt() function
291 find_uses_to_rename_stmt (bsi_stmt (bsi), use_blocks, need_phis); in find_uses_to_rename_bb()
DChangeLog-20047356 * tree-ssa-loop-manip.c (find_uses_to_rename_stmt): Look at kills
16797 * tree-ssa-loop-manip.c (find_uses_to_rename_stmt,
DChangeLog-200522486 (find_uses_to_rename_stmt): Do not scan virtual operands.