Searched defs:OrigInst (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1950 CallInst *OrigInst = VAStartInstrumentationList[i]; local
1951 IRBuilder<> IRB(OrigInst->getNextNode());
1952 Value *VAListTag = OrigInst->getArgOperand(0);

Completed in 83 milliseconds