Searched refs:MaskGlobal (Results 1 – 1 of 1) sorted by relevance
256 GlobalVariable *MaskGlobal; member600 auto MaskGlobal = new GlobalVariable(M, Int8Ty, /*isConstant=*/true, in createByteArray() local609 BAI->MaskGlobal = MaskGlobal; in createByteArray()628 BAI->MaskGlobal->replaceAllUsesWith( in allocateByteArrays()630 BAI->MaskGlobal->eraseFromParent(); in allocateByteArrays()1155 TIL.BitMask = BAI->MaskGlobal; in lowerTypeTestCalls()