Searched refs:BitmapByteAddr (Results 1 – 1 of 1) sorted by relevance
989 auto *BitmapByteAddr = in lowerMCDCTestVectorBitmapUpdate() local995 BitmapByteAddr = Builder.CreateIntToPtr(BitmapByteAddr, Int8PtrTy); in lowerMCDCTestVectorBitmapUpdate()1008 auto *Bitmap = Builder.CreateLoad(Int8Ty, BitmapByteAddr, "mcdc.bits"); in lowerMCDCTestVectorBitmapUpdate()1016 Builder.CreateStore(Result, BitmapByteAddr); in lowerMCDCTestVectorBitmapUpdate()