Searched refs:AllocArgIndexInt (Results 1 – 1 of 1) sorted by relevance
4762 auto AllocArgIndexInt = AllocArgIndex->getValue(); in visitIntrinsicCall() local4763 Assert(AllocArgIndexInt.sge(0) && in visitIntrinsicCall()4764 AllocArgIndexInt.slt(NumArgs->getValue()), in visitIntrinsicCall()