Home
last modified time | relevance | path

Searched defs:VAListTag (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4307 Value *VAListTag = I.getArgOperand(0); in unpoisonVAListTagForInst() local
4360 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation() local
4462 Value *VAListTag = I.getArgOperand(0); in visitVAStartInst() local
4474 Value *VAListTag = I.getArgOperand(0); in visitVACopyInst() local
4503 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation() local
4631 Value *VAListTag = I.getArgOperand(0); in visitVAStartInst() local
4643 Value *VAListTag = I.getArgOperand(0); in visitVACopyInst() local
4698 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation() local
4899 Value *VAListTag = I.getArgOperand(0); in visitVAStartInst() local
4910 Value *VAListTag = I.getArgOperand(0); in visitVACopyInst() local
[all …]