Searched refs:MaskGlobal (Results 1 – 1 of 1) sorted by relevance
250 GlobalVariable *MaskGlobal; member602 auto MaskGlobal = new GlobalVariable(M, Int8Ty, /*isConstant=*/true, in createByteArray() local611 BAI->MaskGlobal = MaskGlobal; in createByteArray()630 BAI->MaskGlobal->replaceAllUsesWith( in allocateByteArrays()632 BAI->MaskGlobal->eraseFromParent(); in allocateByteArrays()1160 TIL.BitMask = BAI->MaskGlobal; in lowerTypeTestCalls()