HomeSort by: relevance | last modified time | path
    Searched defs:SET_USE (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-operands.h 67 #define SET_USE(USE, V) set_ssa_use_from_ptr (USE, V)
84 SET_USE (PHI_ARG_DEF_PTR ((PHI), (I)), (V))
86 SET_USE (gimple_phi_arg_imm_use_ptr_from_edge \
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-operands.h 67 #define SET_USE(USE, V) set_ssa_use_from_ptr (USE, V)
84 SET_USE (PHI_ARG_DEF_PTR ((PHI), (I)), (V))

Completed in 16 milliseconds