\brief Converts APInt bits to a double The conversion does not do a translation from integer to float, it just re-interprets the bits as a float. Note that it is valid to do this on any bit width. Exactly 32 bits will be translated.
source not stored for this graph (policy: none)
no test coverage detected