HomeSort by relevance Sort by last modified time
    Searched refs:single_ssa_def_operand (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-ssa-operands.h 213 #define SINGLE_SSA_DEF_OPERAND(STMT, FLAGS) \
214 single_ssa_def_operand (STMT, FLAGS)
tree-flow-inline.h 797 single_ssa_def_operand (gimple stmt, int flags) function
    [all...]

Completed in 110 milliseconds