Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDNewGVN.cpp186 struct TarjanSCC { struct
187 TarjanSCC() : Components(1) {} in TarjanSCC() function
503 mutable TarjanSCC SCCFinder;