Lines Matching refs:OrigInst
3008 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
3009 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()
3010 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()
3127 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
3128 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()
3129 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()
3308 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
3309 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()
3311 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()
3530 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local
3531 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()
3532 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()