Lines Matching defs:BitWidth
378 unsigned BitWidth = cast<IntegerType>(Ty)->getBitWidth();379 return "IntegerType::get(mod->getContext(), " + utostr(BitWidth) + ")";