Home
last modified time | relevance | path

Searched defs:SET_USE (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-operands.h67 #define SET_USE(USE, V) set_ssa_use_from_ptr (USE, V) macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-operands.h77 #define SET_USE(USE, V) set_ssa_use_from_ptr (USE, V) macro