HomeSort by relevance Sort by last modified time
    Searched refs:op_iter_init_tree (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 151 for (TREEVAR = op_iter_init_tree (&(ITER), STMT, FLAGS); \
tree-flow-inline.h 749 op_iter_init_tree (ssa_op_iter *ptr, gimple stmt, int flags) function
765 var = op_iter_init_tree (&iter, stmt, flags);
819 op_iter_init_tree (&iter, stmt, flags);
    [all...]

Completed in 43 milliseconds