Home
last modified time | relevance | path

Searched refs:IsAtEndT (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h886 struct IsAtEndT {}; struct
897 postorder_ref_scc_iterator(LazyCallGraph &G, IsAtEndT /*Nonce*/) : G(&G) {} in postorder_ref_scc_iterator() argument
965 postorder_ref_scc_iterator::IsAtEndT()); in postorder_ref_scc_end()