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