HomeSort by relevance Sort by last modified time
    Searched refs:op_iter_next_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 169 DEFVAR = op_iter_next_def (&(ITER)))
196 (DEFVAR) = op_iter_next_def (&(ITER)))
tree-flow-inline.h 592 op_iter_next_def (ssa_op_iter *ptr) function
743 return op_iter_next_def (ptr);
805 op_iter_next_def (&iter);
921 /* The first call to op_iter_next_def will terminate the iterator since
    [all...]

Completed in 64 milliseconds