Searched refs:NulOff (Results 1 – 1 of 1) sorted by relevance
3449 Value *NulOff = B.getIntN(IntBits, NCopy); in emitSnPrintfMemCpy() local3450 Value *DstEnd = B.CreateInBoundsGEP(Int8Ty, DstArg, NulOff, "endptr"); in emitSnPrintfMemCpy()