Optional
checkOptional
forceWhether to recalculate the CFG information if it already exists on the current search. Defaults to false
.
Optional
simplificationThe simplification passes that should be run on the extracted CFG. Defaults to the entries of DefaultCfgSimplificationOrder.
Whether to check nodes for reachability, and subsequently set CfgInformationSearchContent.reachableNodes and CfgInformationElementContent.isReachable. Defaults to
false
.