Uses visitCfgInOrder to find all nodes that are reachable from the control flow graph's ControlFlowInformation.entryPoints and returns them as a set.
The control flow graph whose reachable nodes to find.
Uses visitCfgInOrder to find all nodes that are reachable from the control flow graph's ControlFlowInformation.entryPoints and returns them as a set.