Searched refs:RealEightBitCounterArray (Results 1 – 1 of 1) sorted by relevance
218 GlobalVariable *RealEightBitCounterArray; in runOnModule() local224 RealEightBitCounterArray = new GlobalVariable( in runOnModule()227 RealEightBitCounterArray->setAlignment(kCounterAlignment); in runOnModule()229 IRB.CreatePointerCast(RealEightBitCounterArray, Int8PtrTy)); in runOnModule()246 ? IRB.CreatePointerCast(RealEightBitCounterArray, Int8PtrTy) in runOnModule()