Returns MVT::getSizeInBits(getValueType(ResNo)).
Declared in <llvm/CodeGen/SelectionDAGNodes.h>
TypeSize
getValueSizeInBits(unsigned int ResNo) const;
If the value type is a scalable vector type, the scalable property will be set and the runtime size will be a positive integer multiple of the base size.
MVT::getSizeInBits(getValueType(ResNo)).