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