Searched refs:LoadSizeBytes (Results 1 – 1 of 1) sorted by relevance
1783 const auto LoadSizeBytes = SlotSize.getFixedValue(); in propagateNonFTStore() local1785 IntptrTy, APInt(IntptrTy->getPrimitiveSizeInBits(), LoadSizeBytes)); in propagateNonFTStore()1795 Type *ShadowTypeIntTy = Type::getIntNTy(Context, 8 * LoadSizeBytes); in propagateNonFTStore()1797 Type::getIntNTy(Context, 8 * kShadowScale * LoadSizeBytes); in propagateNonFTStore()