EarlyFunctionAnalysis now can be invoked to schedule a full ABI analysis over the collected functions via `--detect-abi` option, or it can limit itself to simply recover the CFG and serialize it onto the LLVM IR via `--collect-cfg` option.