Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp4760 Value *VAListTag = I.getArgOperand(0); in unpoisonVAListTagForInst() local
4813 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation() local
4914 Value *VAListTag = I.getArgOperand(0); in visitVAStartInst() local
4926 Value *VAListTag = I.getArgOperand(0); in visitVACopyInst() local
4955 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation() local
5081 Value *VAListTag = I.getArgOperand(0); in visitVAStartInst() local
5093 Value *VAListTag = I.getArgOperand(0); in visitVACopyInst() local
5145 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation() local
5343 Value *VAListTag = I.getArgOperand(0); in visitVAStartInst() local
5354 Value *VAListTag = I.getArgOperand(0); in visitVACopyInst() local
[all …]