Searched refs:TarjanSCC (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp189 struct TarjanSCC { struct in namespace:__anon4696
190 TarjanSCC() : Components(1) {} function in struct:__anon4696::TarjanSCC
507 mutable TarjanSCC SCCFinder;

Completed in 404 milliseconds