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

  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-unswitch.cc 88 static tree get_vop_from_header (class loop *);
803 get_vop_from_header (class loop *loop) function
952 arg = get_vop_from_header (loop);
tree-ssa-loop-unswitch.cc 88 static tree get_vop_from_header (class loop *);
803 get_vop_from_header (class loop *loop) function
952 arg = get_vop_from_header (loop);
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-unswitch.cc 231 static tree get_vop_from_header (class loop *);
1419 get_vop_from_header (class loop *loop) function
1568 arg = get_vop_from_header (loop);
tree-ssa-loop-unswitch.cc 231 static tree get_vop_from_header (class loop *);
1419 get_vop_from_header (class loop *loop) function
1568 arg = get_vop_from_header (loop);

Completed in 44 milliseconds