Searched refs:RIs (Results 1 – 5 of 5) sorted by relevance
63 # Note that a pair of RIs that is not followed by a third RI will fall into
74 # Note that hard break '/' rule triggers only if there are three or more initial RIs,
1070 SmallSetVector<ReturnInst *, 4> &RIs) { in updateImpl() argument1072 << RIs.size() << " RIs\n"); in updateImpl()1154 NewRVsMap[RetVal].insert(RIs.begin(), RIs.end()); in updateImpl()