Remove the bits in BitsEncoding from the "known bits".
Synopsis
Declared in <llvm/Transforms/IPO/Attributor.h>
BitIntegerState&
removeKnownBits(base_t BitsEncoding);
Return Value
Specialization of the integer state for a bit‐wise encoding.
Created with MrDocs