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