Searched refs:MaskGlobal (Results 1 – 1 of 1) sorted by relevance
256 GlobalVariable *MaskGlobal; member578 auto MaskGlobal = new GlobalVariable(M, Int8Ty, /*isConstant=*/true, in createByteArray() local587 BAI->MaskGlobal = MaskGlobal; in createByteArray()606 BAI->MaskGlobal->replaceAllUsesWith( in allocateByteArrays()608 BAI->MaskGlobal->eraseFromParent(); in allocateByteArrays()1136 TIL.BitMask = BAI->MaskGlobal; in lowerTypeTestCalls()