Return whether CC captures only address-is-null, not the full address.
CC
Declared in <llvm/Support/ModRef.h>
<llvm/Support/ModRef.h>
bool capturesAddressIsNullOnly(CaptureComponents CC);
True if CC captures only address-is-null.