Searched refs:LdBits (Results 1 – 1 of 1) sorted by relevance
160 unsigned LdBits = DL->getTypeStoreSize(LI.getType()) * 8; in visitLoadInst() local161 auto IntNTy = Type::getIntNTy(LI.getContext(), LdBits); in visitLoadInst()