Searched refs:RealEightBitCounterArray (Results 1 – 1 of 1) sorted by relevance
279 GlobalVariable *RealEightBitCounterArray; in runOnModule() local284 RealEightBitCounterArray = new GlobalVariable( in runOnModule()287 RealEightBitCounterArray->setAlignment(CounterAlignment); in runOnModule()289 IRB.CreatePointerCast(RealEightBitCounterArray, Int8PtrTy)); in runOnModule()308 ? IRB.CreatePointerCast(RealEightBitCounterArray, Int8PtrTy) in runOnModule()