Home
last modified time | relevance | path

Searched defs:postorder_ref_scc_iterator (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h724 postorder_ref_scc_iterator(LazyCallGraph &G) : G(&G) { in postorder_ref_scc_iterator() function
729 postorder_ref_scc_iterator(LazyCallGraph &G, IsAtEndT /*Nonce*/) in postorder_ref_scc_iterator() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h899 postorder_ref_scc_iterator(LazyCallGraph &G) : G(&G), RC(getRC(G, 0)) {} in postorder_ref_scc_iterator() function
902 postorder_ref_scc_iterator(LazyCallGraph &G, IsAtEndT /*Nonce*/) : G(&G) {} in postorder_ref_scc_iterator() function