Searched refs:VAArgSize (Results 1 – 1 of 1) sorted by relevance
6968 Value *VAArgSize = nullptr; member7061 assert(!VAArgSize && !VAArgTLSCopy && in finalizeInstrumentation()7064 VAArgSize = IRB.CreateLoad(IRB.getInt64Ty(), MS.VAArgOverflowSizeTLS); in finalizeInstrumentation()7065 Value *CopySize = VAArgSize; in finalizeInstrumentation()7109 Value *VAArgSize = nullptr; member7197 assert(!VAArgSize && !VAArgTLSCopy && in finalizeInstrumentation()7200 VAArgSize = IRB.CreateLoad(MS.IntptrTy, MS.VAArgOverflowSizeTLS); in finalizeInstrumentation()7201 Value *CopySize = VAArgSize; in finalizeInstrumentation()7575 Value *VAArgSize = nullptr; member7637 assert(!VAArgSize && !VAArgTLSCopy && in finalizeInstrumentation()[all …]