Return a post‐order iterator past the last RefSCC.
Synopsis
Declared in <llvm/Analysis/LazyCallGraph.h>
postorder_ref_scc_iterator
postorder_ref_scc_end();
Return Value
A post‐order iterator past the last RefSCC.
Created with MrDocs