Searched refs:OrigInst (Results 1 – 1 of 1) sorted by relevance
2824 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local2825 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()2826 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()2941 CallInst *OrigInst = VAStartInstrumentationList[i]; in finalizeInstrumentation() local2942 IRBuilder<> IRB(OrigInst->getNextNode()); in finalizeInstrumentation()2943 Value *VAListTag = OrigInst->getArgOperand(0); in finalizeInstrumentation()