Searched refs:gc_args_end (Results 1 – 2 of 2) sorted by relevance
187 const_op_iterator gc_args_end() const { in gc_args_end() function195 return make_range(gc_args_begin(), gc_args_end()); in gc_args()
1089 SI.GCArgs = ArrayRef<const Use>(I.gc_args_begin(), I.gc_args_end()); in LowerStatepoint()