MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / getBitWidth

Function getBitWidth

lib/Analysis/ValueTracking.cpp:56–61  ·  view source on GitHub ↗

Returns the bitwidth of the given scalar or pointer type (if unknown returns 0). For vector types, returns the element type's bitwidth.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getEquivalentICmpMethod · 0.85
isSignWrappedSetMethod · 0.85
getSetSizeMethod · 0.85
getUnsignedMaxMethod · 0.85
getUnsignedMinMethod · 0.85
getSignedMaxMethod · 0.85
getSignedMinMethod · 0.85
subtractMethod · 0.85
intersectWithMethod · 0.85
unionWithMethod · 0.85
zeroExtendMethod · 0.85
signExtendMethod · 0.85

Calls 2

getScalarSizeInBitsMethod · 0.45

Tested by

no test coverage detected