Searched refs:RealEightBitCounterArray (Results 1 – 1 of 1) sorted by relevance
252 GlobalVariable *RealEightBitCounterArray; in runOnModule() local258 RealEightBitCounterArray = new GlobalVariable( in runOnModule()261 RealEightBitCounterArray->setAlignment(kCounterAlignment); in runOnModule()263 IRB.CreatePointerCast(RealEightBitCounterArray, Int8PtrTy)); in runOnModule()281 ? IRB.CreatePointerCast(RealEightBitCounterArray, Int8PtrTy) in runOnModule()