Searched defs:postorder_ref_scc_iterator (Results 1 – 2 of 2) sorted by relevance
724 postorder_ref_scc_iterator(LazyCallGraph &G) : G(&G) { in postorder_ref_scc_iterator() function729 postorder_ref_scc_iterator(LazyCallGraph &G, IsAtEndT /*Nonce*/) in postorder_ref_scc_iterator() function
899 postorder_ref_scc_iterator(LazyCallGraph &G) : G(&G), RC(getRC(G, 0)) {} in postorder_ref_scc_iterator() function902 postorder_ref_scc_iterator(LazyCallGraph &G, IsAtEndT /*Nonce*/) : G(&G) {} in postorder_ref_scc_iterator() function