Searched refs:noOfBits (Results 1 – 1 of 1) sorted by relevance
471 int noOfBits = sizeof(ScalarTy) * CHAR_BIT; in getScalarTy() local473 return (Type*) Type::getIntNTy(C, noOfBits); in getScalarTy()475 switch (noOfBits) { in getScalarTy()