Type of the parent of a CFG node (e.g. Function).
Declared in <llvm/Support/GenericDomTree.h>
<llvm/Support/GenericDomTree.h>
using ParentType = std::remove_pointer_t<ParentPtr>;