Lines Matching refs:OrigInst
4402 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
4403 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()
4404 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()
4545 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
4546 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()
4547 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()
4739 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
4740 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()
4742 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()
4983 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
4984 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()
4985 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()
5306 CallInst *OrigInst = VAStartInstrumentationList[VaStartNo]; in finalizeInstrumentation() local
5307 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()
5308 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()