Helper that yields CFG children in the direction of the IDF walk.
Synopsis
Declared in <llvm/Support/GenericIteratedDominanceFrontier.h>
using ChildrenGetterTy = IDFCalculatorDetail::ChildrenGetterTy<NodeTy, IsPostDom>;
Created with MrDocs