Return true if CB is a Control Flow Guard check or dispatch call.
CB
Declared in <llvm/Transforms/CFGuard.h>
<llvm/Transforms/CFGuard.h>
bool isCFGuardCall(CallBase const* CB);
True if CB is a CFGuard check or dispatch call.