Searched refs:AllocArgIndexInt (Results 1 – 1 of 1) sorted by relevance
5509 auto AllocArgIndexInt = AllocArgIndex->getValue(); in visitIntrinsicCall() local5510 Check(AllocArgIndexInt.sge(0) && in visitIntrinsicCall()5511 AllocArgIndexInt.slt(NumArgs->getValue()), in visitIntrinsicCall()