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

/freebsd-10.2-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2282 CallInst *OrigInst = VAStartInstrumentationList[i]; local
2283 IRBuilder<> IRB(OrigInst->getNextNode());
2284 Value *VAListTag = OrigInst->getArgOperand(0);

Completed in 45 milliseconds