Home
last modified time | relevance | path

Searched refs:VAArgTLSCopy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4189 Value *VAArgTLSCopy = nullptr; member
4379 assert(!VAArgOverflowSize && !VAArgTLSCopy && in finalizeInstrumentation()
4453 Value *VAArgTLSCopy = nullptr; member
4528 assert(!VAArgSize && !VAArgTLSCopy && in finalizeInstrumentation()
4581 Value *VAArgTLSCopy = nullptr; member
4718 assert(!VAArgOverflowSize && !VAArgTLSCopy && in finalizeInstrumentation()
4802 IRB.CreateInBoundsGEP(IRB.getInt8Ty(), VAArgTLSCopy, in finalizeInstrumentation()
4831 Value *VAArgTLSCopy = nullptr; member
4966 assert(!VAArgSize && !VAArgTLSCopy && in finalizeInstrumentation()
5019 Value *VAArgTLSCopy = nullptr; member
[all …]