Searched refs:MaskGlobal (Results 1 – 1 of 1) sorted by relevance
255 GlobalVariable *MaskGlobal; member608 auto MaskGlobal = new GlobalVariable(M, Int8Ty, /*isConstant=*/true, in createByteArray() local617 BAI->MaskGlobal = MaskGlobal; in createByteArray()636 BAI->MaskGlobal->replaceAllUsesWith( in allocateByteArrays()638 BAI->MaskGlobal->eraseFromParent(); in allocateByteArrays()1166 TIL.BitMask = BAI->MaskGlobal; in lowerTypeTestCalls()