Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2824 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
2825 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()
2826 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()
2941 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
2942 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()
2943 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()