Home
last modified time | relevance | path

Searched refs:vuse_p (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-phiprop.cc381 use_operand_p vuse_p; in propagate_with_phi() local
387 FOR_EACH_IMM_USE_FAST (vuse_p, vui, vuse) in propagate_with_phi()
389 vuse_stmt = USE_STMT (vuse_p); in propagate_with_phi()
DChangeLog.tree-ssa9857 (get_original): Remove unused parameter 'vuse_p'.