Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDtree-ssa-operands.h109 #define SET_USE(USE, V) set_ssa_use_from_ptr (USE, V)
HDtree-flow-inline.h351 set_ssa_use_from_ptr (use_operand_p use, tree val) in set_ssa_use_from_ptr() function
HDChangeLog-200525500 (set_ssa_use_from_ptr): Set a use node to a specific value, and insert
25620 (SET_USE): Call set_ssa_use_from_ptr.