Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/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