Searched refs:MaskGlobal (Results 1 – 1 of 1) sorted by relevance
269 GlobalVariable *MaskGlobal; member625 auto MaskGlobal = new GlobalVariable(M, Int8Ty, /*isConstant=*/true, in createByteArray() local634 BAI->MaskGlobal = MaskGlobal; in createByteArray()653 BAI->MaskGlobal->replaceAllUsesWith( in allocateByteArrays()655 BAI->MaskGlobal->eraseFromParent(); in allocateByteArrays()1211 TIL.BitMask = BAI->MaskGlobal; in lowerTypeTestCalls()