Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DNewGVN.cpp186 struct TarjanSCC { struct
187 TarjanSCC() : Components(1) {} in TarjanSCC() argument
503 mutable TarjanSCC SCCFinder;