Searched refs:StartID (Results 1 – 2 of 2) sorted by relevance
106 r.StartID = start114 ranges.sort(key=lambda a: a.StartID)116 del r.StartID
1208 static bool removeTriviallyEmptyRange(IntrinsicInst &I, unsigned StartID, in removeTriviallyEmptyRange() argument1210 assert(I.getIntrinsicID() == StartID && in removeTriviallyEmptyRange()1215 if (isa<DbgInfoIntrinsic>(E) || E->getIntrinsicID() == StartID) in removeTriviallyEmptyRange()