HomeSort by relevance Sort by last modified time
    Searched refs:op_iter_init_def (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 167 for (DEFVAR = op_iter_init_def (&(ITER), STMT, FLAGS); \
194 : op_iter_init_def (&(ITER), STMT, FLAGS)); \
tree-flow-inline.h 737 op_iter_init_def (ssa_op_iter *ptr, gimple stmt, int flags) function
802 var = op_iter_init_def (&iter, stmt, flags);
    [all...]

Completed in 49 milliseconds